[codenameone-discussions] Push Notification without value

2019-02-08 Thread tobias.semmet via CodenameOne Discussions
Hi, when i send a notification from the server , the push method is called, but the value ( ---> push(String value) ) is always empty... the json i send : {"notification": {"newsId":0,"link":"","title":"title","body":"body"}, "to":"cn1-fcm-dlZDF..."} the "to" note is correct course the

[codenameone-discussions] Re: long press in Javascript in browser component

2019-02-08 Thread Ivan
Javascript: $(document).ready(function() { $('#calendar').fullCalendar({ theme: true , defaultView: 'month', header: { left: 'prev,next today', center: 'title', right: 'month,agendaDay' },

[codenameone-discussions] how to fix hidden words in SpanLabel

2019-02-08 Thread Fuad Nassar
hi, i tried to use Gui builder to create a *container *that *contains *some component one of this component is *span button* and all thing work as fine but *when set large text in Sb the text will become like this* [image: Capture.PNG] *is there any solution to this problem? * .. Thanks in

[codenameone-discussions] Re: long press in Javascript in browser component

2019-02-08 Thread Shai Almog
Not sure. Maybe Steve has an idea. -- 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 codenameone-discussions+unsubscr...@googlegroups.com. Visit this

[codenameone-discussions] Re: how to fix hidden words in SpanLabel

2019-02-08 Thread Shai Almog
Hi, make sure to set the style to all styles and not just unselected. Make sure the component takes up its preferred size and not a fixed size. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop

[codenameone-discussions] Re: Push Notification without value

2019-02-08 Thread Shai Almog
Hi, are you using our push servers? -- 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 codenameone-discussions+unsubscr...@googlegroups.com. Visit this