[codenameone-discussions] How to deploy App on IOS using windows eclipse

2019-04-08 Thread tobias.semmet via CodenameOne Discussions
Hi, is there a good tutorial how to deploy an app for ios (IOS App Store Build) using codenameone via eclipse on window ? Thanks for your help. IDE: Eclipse Desktop OS : Windows Simulator Device :IOS -- You received this message because you are subscribed to the Google Groups "CodenameOne

[codenameone-discussions] Re: Push Notification without value

2019-02-11 Thread tobias.semmet via CodenameOne Discussions
Hi, no i use simple firebase, no codenameon push server. On Saturday, February 9, 2019 at 6:58:00 AM UTC+1, Shai Almog wrote: > > Hi, > are you using our push servers? > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To

[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: Connection Error https

2019-02-06 Thread tobias.semmet via CodenameOne Discussions
thanks On Thursday, February 7, 2019 at 4:21:28 AM UTC+1, Shai Almog wrote: > > Hi, > the server must use a certificate from a known certificate authority and > work on the domain to which it was issued. There are free authorities such > as Lets Encrypt. > -- You received this message because

[codenameone-discussions] Connection Error https

2019-02-06 Thread tobias.semmet via CodenameOne Discussions
Hi, i want to change the multipartrequest to https: with http it works fine, i can also call the https: request in the browser (with the warining of not trusted certificat). When i call this multpartrequest with the https: adress, i get a "Connection Error" There was a networking error in

[codenameone-discussions] Re: Need Help using firebase on codenameone

2019-01-28 Thread tobias.semmet via CodenameOne Discussions
Thanks, it works fine :-) On Friday, January 25, 2019 at 4:22:57 AM UTC+1, Shai Almog wrote: > > Hi, > you also need to define the build hint gcm.sender_id=GCM_SENDER_ID > > Yes, register or error callbacks should be made on the device once you > invoke register. Make sure to log the error

[codenameone-discussions] Need Help using firebase on codenameone

2019-01-24 Thread tobias.semmet via CodenameOne Discussions
Hi, i want to use firebase to send messages for my webserver to the app. First I create a project for my application on firebase. got the key and the google-service.json. I add the json to native/android on the application project. Now i need to register the client... I implement the

[codenameone-discussions] Re: BrowserComponent show nothing

2018-12-07 Thread tobias.semmet via CodenameOne Discussions
Thanks, it works fine. On Thursday, December 6, 2018 at 7:06:42 AM UTC+1, Shai Almog wrote: > > Yes. I explained this in detail within this stack overflow answer: > https://stackoverflow.com/questions/53600388/embed-codenameone-youtube-video > -- You received this message because you are

[codenameone-discussions] Re: BrowserComponent show nothing

2018-12-05 Thread tobias.semmet via CodenameOne Discussions
Looks like the BrowserComposite has a high of 0px ? -- 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] BrowserComponent show nothing

2018-12-05 Thread tobias.semmet via CodenameOne Discussions
Hello, I use the BrowserComponent and open an URL on my Webserver.. the webserver is reached, i can debug the connection the page will be given back to the device... the device shown "loading" and then the BrowserComponent stay white without the created website :-( I can call the same website

[codenameone-discussions] Re: Scan canceled by QRScann Android

2018-11-30 Thread tobias.semmet via CodenameOne Discussions
thanks, it works fine. -- 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 group at

[codenameone-discussions] Re: Scan canceled by QRScann Android

2018-11-28 Thread tobias.semmet via CodenameOne Discussions
I could also use the Zxing tool, but this one works as a single application fine, and is able to read the used barcode... i've i start the scan from the app, the Zxing App is started, but the same barcode can not be scanned, the scanner is running over the barcode but could not read it. > >

[codenameone-discussions] Re: Scan canceled by QRScann Android

2018-11-28 Thread tobias.semmet via CodenameOne Discussions
I use the QRScanner from the downloaded and imported extensions-lib ... QRScanner.cn1lib There is a popup on the android device... coursed by the method scanCanceled ... but i've no idea why... snippet : try { QRScanner.scanBarCode(new ScanResult() { public void scanCompleted(String

[codenameone-discussions] Scan canceled by QRScann Android

2018-11-27 Thread tobias.semmet via CodenameOne Discussions
Hi, i got the message Scan canceled on the android device. is it posible to get an information why the scan is canceled ? IDE: Eclipse Desktop OS : Windows Simulator : Android Device : Android -- You received this message because you are subscribed to the Google Groups "CodenameOne

[codenameone-discussions] Re: Button or Image to an Table

2018-10-30 Thread tobias.semmet via CodenameOne Discussions
OK, thanks, got a solution, is it possible ;-) On Tuesday, October 30, 2018 at 4:31:37 PM UTC+1, tobias...@googlemail.com wrote: > > Hi, > > is it possible to add an image (instead of an text) to an Label on a Table > Cell, or better is it possible to add an button to a Table Cell ? > > Thanks

[codenameone-discussions] Button or Image to an Table

2018-10-30 Thread tobias.semmet via CodenameOne Discussions
Hi, is it possible to add an image (instead of an text) to an Label on a Table Cell, or better is it possible to add an button to a Table Cell ? Thanks for helping. Tobias -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To

[codenameone-discussions] Show message on display while calling MultipartRequest

2018-10-18 Thread tobias.semmet via CodenameOne Discussions
Hi, how can i send a message on the display while the app is receiving data from server. Does someone knwos an example ? Thanks Tobias IDE: Eclipse Windows Simulator IOs / Andorid Device IOs / Andorid -- You received this message because you are subscribed to the Google Groups "CodenameOne

[codenameone-discussions] How can i grab the maximal size for a label in a gridlayout

2018-09-20 Thread tobias.semmet via CodenameOne Discussions
Hi, I have a gridlayout with 4 components. The 1st, the 3rd and the 4th are images with a given size. Now i want to have a label on 2nd place which fills the size, so the 3rd and 4th Component in the grid will be as right as possible. Thanks for helping. Tobias If you are experiencing an