Description:
After the app has been in Background for long time and then reopen. ANR (executing service com.ambiclimate.remote.airconditioner/com.onesignal.SyncJobService) may happen on either of the below code:
OneSignal.setEmail(email);
OSPermissionSubscriptionState status = OneSignal.getPermissionSubscriptionState();
Using version 3.9.0 - 3.9.2 have this problem. Seems don't have this problem when I downgrade to to 3.8.4
Environment
- What version of the Android SDK are you using?
compileSdkVersion 27
buildToolsVersion '27.0.3'
minSdkVersion 16
targetSdkVersion 27
Onesignal SDK: 3.9.0 - 3.9.2
-
How did you add the SDK to your project (eg. maven)
maven
-
Phone Android version:
ANR reported for Android >= 6.0
Description:
After the app has been in Background for long time and then reopen. ANR (executing service com.ambiclimate.remote.airconditioner/com.onesignal.SyncJobService) may happen on either of the below code:
OneSignal.setEmail(email);
OSPermissionSubscriptionState status = OneSignal.getPermissionSubscriptionState();
Using version 3.9.0 - 3.9.2 have this problem. Seems don't have this problem when I downgrade to to 3.8.4
Environment
compileSdkVersion 27
buildToolsVersion '27.0.3'
minSdkVersion 16
targetSdkVersion 27
Onesignal SDK: 3.9.0 - 3.9.2
How did you add the SDK to your project (eg. maven)
maven
Phone Android version:
ANR reported for Android >= 6.0