I solved the problem! My IPAD has a 32bits processor and the codenameone is compiling for 64bits by default.
I had to insert the build hint ios.debug.archs=armv7 to force a 32 bits compilation. I found the solution in the codenameone blog at this link https://www.codenameone.com/blog/moving-to-64bit-by-default.html Thanks -- 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]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/864fccfa-9fe9-4901-ae97-f6edf31e392d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
