defold / extension-push

This is a Defold native extension which provides access to Push Notifications functionality on iOs and Android devices.
https://www.defold.com/extension-push/
MIT License
20 stars 16 forks source link

Update LocalNotificationReceiver to avoid ANRs #37

Closed AGulev closed 2 years ago

AGulev commented 2 years ago

Using of WakefulBroadcastReceiver in LocalNotificationReceiver maybe a reason of ANRs on Android 8.0 and above https://developer.android.com/reference/android/support/v4/content/WakefulBroadcastReceiver.html#completewakefulintent