I’m trying to convert an .aia file from AI2 to Android Builder using the AB Converter app. I followed all the steps correctly — pasted the Google Drive URL and clicked the download button — but the app crashes immediately.
Here’s the error message that appears:
Runtime Error
Attempt to invoke interface method
‘com.tonyodev.fetch2.Fetch com.tonyodev.fetch2.Fetch.removeAll()’
on a null object reference
It seems like the app is trying to use the Fetch2 library without initializing it properly.
Is anyone else facing this issue?
Is there a fix or updated version of the app?
Or is there a manual way to convert .aia from AI2 to Android Builder?
Thanks in advance!