[codenameone-discussions] Re: Video stretching

2017-07-10 Thread Shai Almog
I agree we need this behavior to be more consistent across platforms, can you please file an issue on that? -- 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 ema

Re: [codenameone-discussions] Re: Swift

2017-07-10 Thread Shai Almog
No -- 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 https://groups.google.com

[codenameone-discussions] Re: IOS build failed after inadvertenly revoking my apple ios certificate and creating new certs

2017-07-10 Thread shop . service . assistant
Thanks, Turns out Apple Prepends The Apple ID to my code path name. In creating the certs, I inserted the 10 char prefix causing the failure. On Sunday, July 9, 2017 at 12:44:15 AM UTC-4, Shai Almog wrote: > Check that the app id matches the provisioning value specifically the code > in the begi

Re: [codenameone-discussions] Re: Google plus returns "Error: disallowed_useragent" when opening OAuth page in BrowserComponent / WebBrowser

2017-07-10 Thread Steve Hannah
Apple started rejecting apps that use Safari to handle login. Therefore you need to have the Google Plus app installed for google login to work. You can relax this restriction using the ios.gplus.requireGplusAppForLogin=false build hint - but that's probably not a good idea. Steve On Sun, Jul 9

[codenameone-discussions] Video stretching

2017-07-10 Thread Gareth Murfin
Lets say I add a mediaplayer to the centre of a borderlayout and tunr the phone landscape, it appears that the video is stretched on android, to fill the whole borderlayout, but on iOS the video does not stretch. Is there a way to stop it filling the full space in android? -- You received this