Push enabled app is not listed in the Notification section in the device

386 Views Asked by At

Am converting apk to bar with push feature with reference of the below url, http://developer.blackberry.com/android/apisupport/creating_push-enabled_android_apps.html. I installed the app in Blackberry Z10 and getting the device token. But my installed app is not listing the notification enabled apps section. Is there any other parameter to be added "android.cfg" file to make it push enabled app ?

Thanks in advance,

JRH

1

There are 1 best solutions below

0
Oliver Kranz On

If your app is push enabled then it is not automatically added to the notification section of BlackBerry settings. You have to implement notifications.

Notifications