Describe your issue
I want to export my project to apk, now my project is working on APP that use chat gpt based using rapid API
Steps to reproduce the issue
It will show error when I export my project to apk
Expected Behaviour
It should exported normally to apk
Actual Behaviour
It return to an export error.
notes = Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15
foundIn = 1.5C.3-Fenix
faultData = com.google.gwt.core.client.JavaScriptException: (TypeError) : null is not an object (evaluating 'e.length')
projectId = 6280353930018816
Show your Blocks
AIA File: LuminaApp.aia (1.6 MB)
Android version
Android 14
I already search how to fix it and try many steps to fix it and still not work.