[codenameone-discussions] Re: Unoptimized APK warnung when publishing simple codenameone app.Via Google Play Console.

2019-06-13 Thread shop . service . assistant
That's a shame, I much prefer a closed loop control over my distributions. Thanks for your time. Regards. On Wednesday, June 12, 2019 at 11:26:16 PM UTC-4, Shai Almog wrote: > > No. This is actually prohibited by all appstores and it's not something we > support because devices generally try

[codenameone-discussions] Re: Unoptimized APK warnung when publishing simple codenameone app.Via Google Play Console.

2019-06-12 Thread Shai Almog
No. This is actually prohibited by all appstores and it's not something we support because devices generally try to block it as that's effectively adware/virus behavior (I know it's not your intention but that's what those guys do). There are native hacks for installation but usually it's via

[codenameone-discussions] Re: Unoptimized APK warnung when publishing simple codenameone app.Via Google Play Console.

2019-06-12 Thread shop . service . assistant
Thanks. Q. If I execute following code: final String filename = PathTo_A3Tech.ipa; Display.getInstance().execute(filename , e -> { }); Will the OS (IOS 12+ & Android 7+) be able to run the correct app to install this? If not, can you

[codenameone-discussions] Re: Unoptimized APK warnung when publishing simple codenameone app.Via Google Play Console.

2019-06-11 Thread Shai Almog
The UI there is very obtuse, it isn't failing because of that warning... Everyone gets that so if it had failed none of us would be able to submit. You need to look through the other pages in the site for small things that failed there, it's something else that's blocking like answering the

[codenameone-discussions] Re: Unoptimized APK warnung when publishing simple codenameone app.Via Google Play Console.

2019-06-11 Thread Dave Dyer
It may be google BS, but what's the downside of complying? -- 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] Re: Unoptimized APK warnung when publishing simple codenameone app.Via Google Play Console.

2019-06-11 Thread shop . service . assistant
Notice the "Start Roll Out To Publication" is disabled which prohibits me form continuing to publication. Do you know how to get past this? On Tuesday, June 11, 2019 at 12:22:31 AM UTC-4, Shai Almog wrote: > > It's a warning it doesn't block or delay app publication. The publication > UI is

[codenameone-discussions] Re: Unoptimized APK warnung when publishing simple codenameone app.Via Google Play Console.

2019-06-10 Thread Shai Almog
It's a warning it doesn't block or delay app publication. The publication UI is VERY badly designed. It's confusing, with the last update for that it took me ages to figure out publication. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions"

[codenameone-discussions] Re: Unoptimized APK warnung when publishing simple codenameone app.Via Google Play Console.

2019-06-10 Thread shop . service . assistant
how do you work around this and get the app published despite their optimization complaint? Regards. On Monday, June 10, 2019 at 12:30:33 AM UTC-4, Shai Almog wrote: > > That's Google's BS. > Google has an option to split APK resources which we don't leverage and > don't really need to. In