Cordova - OS 업그레이드 후 iOS/Android 모두에서 앱 충돌 (Cordova - app crashes on both iOS/Android after an OS upgrade)


문제 설명

Cordova ‑ OS 업그레이드 후 iOS/Android 모두에서 앱 충돌 (Cordova ‑ app crashes on both iOS/Android after an OS upgrade)

이것은 Sencha Touch를 사용하여 빌드된 하이브리드 앱과 Ionic을 사용하여 빌드된 다른 하이브리드 앱에 영향을 미치는 문제입니다. 두 앱 모두 최신 버전의 Cordova를 사용하여 패키징되어 iOS 및 Android 바이너리를 생성합니다.

저는 Android 5.1.1을 실행하는 기기에 앱을 설치합니다. 앱을 열면 잘 작동합니다. 그런 다음 장치를 Android 6.0으로 업그레이드합니다. 해당 앱을 열면 정지/충돌합니다. 이 문제에 대한 유일한 해결책은 앱을 제거하고 Android 6.0에 다시 설치하는 것입니다. 이는 사용자에게 큰 불편을 줍니다.

이와 같은 문제를 경험한 사람이 있습니까? Google에서 검색했지만 검색 결과에 아무 것도 표시되지 않습니다.


참조 솔루션

방법 1:

Just upgrade your application with the help of latest cordova pack with existing playstore key generated for your existing app. Try it may work but not sure.

(by Android NoobionMobDev)

참조 문서

  1. Cordova ‑ app crashes on both iOS/Android after an OS upgrade (CC BY‑SA 2.5/3.0/4.0)

#ionic #iOS #javascript #Android #cordova






관련 질문

Cordova - OS 업그레이드 후 iOS/Android 모두에서 앱 충돌 (Cordova - app crashes on both iOS/Android after an OS upgrade)

모바일용 HTML 5의 특정 영역에 링크가 있는 이미지 (Image with links in certain areas in HTML 5 for mobile)

Play 스토어에서 오류 발생 - "이 앱은 모든 기기와 호환되지 않습니다." (Getting error from play store - “This app is incompatible with all of your devices.”)

div의 오른쪽 하단에 이온 버튼 정렬 (Align an ionic button at the bottom right of a div)

새로운 Xcode 프로비저닝 정책 및 Ionic Framework (New Xcode provisioning policy and Ionic Framework)

각도 [$injector:unpr] 알 수 없는 공급자 오류를 해결하는 방법? (How to solve angular [$injector:unpr] Unknown provider error?)

ionic, 팝오버 범위에 범위 변수 전달 (ionic, pass scope variable to popover scope)

Angular: 2필드 데이터 바인딩 문제 (Angular: issue with two-field data binding)

ionic 2에서 ion-title의 글꼴 색상 변경 (Change font color of ion-title in ionic 2)

PhoneGap 빌드가 내 모든 파일을 업데이트하지 않습니다. (PhoneGap build is not updating all of my files)

Ionic 빌드 Android를 수행하는 동안 오류가 발생했습니다. (Error while doing Ionic build android)

$ionicHistory.backView() stateParams 변경 후 돌아가기 (Going back after changing stateParams of $ionicHistory.backView())







코멘트