Android Question Creating Push-enabled Android apps on Blackberry

schimanski

Well-Known Member
Licensed User
Longtime User
Can somebody tells me, what they mean?

 
Upvote 0

schimanski

Well-Known Member
Licensed User
Longtime User
Yes, i have copied out of this.
I'm just waiting on my blackberry-push-ID to try it.
Is it theoretical possible under b4a?

The follwing code has to be in the manifest-file. What syntax do i need for that?

B4X:
Entry-Point-System-Actions: _sys_use_consumer_push

Thanks for help...
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

schimanski

Well-Known Member
Licensed User
Longtime User
I have tried it with the Push-IDs from Blackberry and I had success in register my app to the blackberry-push-Service. I got an bb-token and will now try to make the serverside. I have found this about the manifest-permission:


I can use Addpermission(_sys_use_consumer_push), but I'm don't know, how to implement the system=true. Perhaps, there is someone who knows something about it.

If the serverside is ready, I will make a short tutorial for that. The registration of the device to blackberry-push was not so difficult, as i thought.

Regards..
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…