Hi guys, I have been struggling with my Wolfram|Alpha extension for so long and I don’t know where to start. As you may know, I am new to extension developing and the Wolfram|Alpha extension is my second extension. First, I couldn’t even import my extension, but that has been solved with the new blockly version. Long text, short problem: When I start Thunkable live, I get the following error
Error from Thunkable Live: java.lang.RuntimeException: invalid syntax in eval form:
:1:929: caught exception in inliner for # - java.lang.RuntimeException: no such class: com.redpanda.wolframAlpha.WolframAlpha
By error, I can see, that your extension, is not being packaged together with your apk. I have a question. If you have multiple extensions, try deleting & using only 1 extension. Also, try using extensions from different developers. It could be an error, that @Taifun had.
as already said, the best place to ask about working with the App Inventor sources is the Open Source Forum, because also the experts from the MIT App Inventor team are around to answer questions there…