You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
I am getting crash when build is taken with adHoc certificates,; With development certificates it works fine.
It crashes on app start, and sometimes it crashes when app comes to foreground.
It occurs one time only. After restarting app, it works fine.
I googled the issue and came to know that someone got the same problem due to register calling more than once. I fixed the issue to ensure it calls only once. But even after that I am getting crash while installing adhoc build and using the app for a sometime.
Cordova CLI version and cordova platform version
cordova --version 6.0.0
cordova platform version android 3.9.2
Plugin version
Plugin version 1.4.5, 1.5.2
The text was updated successfully, but these errors were encountered:
Hi,
I am getting crash when build is taken with adHoc certificates,; With development certificates it works fine.
It crashes on app start, and sometimes it crashes when app comes to foreground.
It occurs one time only. After restarting app, it works fine.
I googled the issue and came to know that someone got the same problem due to register calling more than once. I fixed the issue to ensure it calls only once. But even after that I am getting crash while installing adhoc build and using the app for a sometime.
Cordova CLI version and cordova platform version
Plugin version
Plugin version 1.4.5, 1.5.2
The text was updated successfully, but these errors were encountered: