Hi Assif,
Good day!
Would like to seek your help because when we tried to generate our app using MABS 10, we got the "Couldn't generate you app." error on Android. However, it was successfully generated on iOS using MABS 10.
Thank you in advance.
Regards,
Ellery
Dear Ellery,Thanks for acknowledging.I will get back to this asap.thanks
Having this same issue with MABS 10, let me know if there is a fix!
Those of you who are having issue building the app with MABS 10, can you please confirm if you are also using the OneSignal plugin together with the iRoot plugin? We found that iRoot without OneSignal builds successfully on MABS 10, but the two together fail to build.
Hello @Charles Papp , I had the same issue for months... we found out that iROOT was calling a file in OneSignal that doesn't exist anymore, so I tried another component that did the same thing and fixed the issue, this was a pain in the ass because sometimes the app simply doesn't generate in Android, and took a lot of time to fix it.I highly advice on using this component:
Hi @Carlos Junior. Thank you for your prompt and helpful reply. We will certainly give that alternative plugin a try and let you know how it goes.
Just want to double check, you did try using the iRoot plugin together with the OneSignal plugin, right?
The strange thing we found is that if we only include iRoot without the OneSignal plugin, then the Android build succeeds on MABS 10.
Yes that was the problem using iRoot plugin together with OneSignal, If I somehow remove iRoot the application would generate, this goes either way if you remove OneSignal.You can find here my forum post that I made to try solve or see if there was any fix, the only way to fix this is by assif somehow updated the github code to remove the reference to that jitpack link.Anyways if you want me to go in more detail I can send you a message.