Android Question NB6 and Android S+ (version 31+) Crash

Jack Cole

Well-Known Member
Licensed User
Longtime User
Targeting SDK level 31+ gives me a crash when trying to fire a notification using NB6.


Is there a manifest change that would fix it or is a library update needed?
 

josejad

Expert
Licensed User
Longtime User
Not sure in what thread I’ve read it these days, but check again the android.jar / targetSDKversion… tutorial
There’s two new sentences regarding SDK 31. one of that lines says:
31 - Push notifications should be sent as high priority messages.

So, try to set priority to high.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…