Black screen sending push type =3

30 views
Skip to first unread message

Duran k

unread,
Aug 24, 2018, 4:08:21 PM8/24/18
to CodenameOne Discussions

When I sending push type = 3 the method public void push(final String message) it execute first that init () and my screen does not load and stay black screen. Could you help me?

 

This just occur if my app it never is open. As you know when the app is in background the OS received the message and when the use press the notification it deliver to my app.

 

3 - 1 + 2 = 3 allows combining a visual push with a non-visual portion. Expects a message in the form: This is what the user won’t see;This is something he will see. E.g. you can bundle a special ID or even a JSON string in the hidden part while including a friendly message in the visual part.
When active this will trigger the push(String) method twice, once with the visual and once with the hidden data.

 

http://www.codenameone.com/manual/appendix-ios.html#push-message-types-section

 

in android side sdk 23 6.0.1


If you are experiencing an issue please mention the full platform your issue applies to:
IDE: NetBeans/Eclipse/IDEA
Desktop OS
Simulator
Device

Shai Almog

unread,
Aug 25, 2018, 12:39:51 AM8/25/18
to CodenameOne Discussions
Reply all
Reply to author
Forward
0 new messages