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

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/2b4665b6-4d07-4528-8a35-2c8e15d91b0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to