I believe that this is because of Steve's new code that lets iOS show FG notifications. Are you using local notifications code anywhere in that app?
https://github.com/codenameone/CodenameOne/blob/6fcc921ee891acc0b4dcba2ea5ee07fabdd63c58/Ports/iOSPort/nativeSources/CodenameOne_GLAppDelegate.m#L159 should only happen when local notifications are used in an app I think On Sun, 21 Mar 2021 at 23:01, Dave Dyer <[email protected]> wrote: > > I've made no changes to the build or build hints, but my IOS apps > now request permission to send notifications. This is undesirable. > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/codenameone-discussions/ed86bc35-e35a-4b13-bd79-affb4a18948bn%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/ed86bc35-e35a-4b13-bd79-affb4a18948bn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CAG90yJ17gVyNxnB5mkoF3-YLPpgRCpHWK3fxKpR1_-Mn3ggHAg%40mail.gmail.com.
