Try adding android.multidex=true to build hints. (Your app has reached the max number of methods.... it needs to use multidex).
Steve On Mon, Jul 24, 2017 at 7:18 AM, Mario Barón <[email protected]> wrote: > Hi guys, > > I'm getting an error when trying to build an Android app, it has nothing > out of the ordinary but the Facebook sdk for log in (by setting the app id > as a build hint) and the use of the parse4cn1 cn1lib. > > I attach the server log to this message for better understanding of the > problem. > > > Thanks in advance. > > -- > 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/cdb7bf29-2482-4016-acec- > edddde73f0b1%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/cdb7bf29-2482-4016-acec-edddde73f0b1%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Steve Hannah Software Developer Codename One http://www.codenameone.com -- 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/CAGOYrKVVbm--F18TM2yLU5qLZvWZMco%2B69OvqpnJey6Z%3D-0ABg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
