Hello!
I have an app originally built in Pubcoder 3.5.x that I'm translating (mostly text and image changes)
I upgraded to the last version (3.6.4), and did my changes.
However after installing the APK in several devices, I found that there are a lot of things that were previously working fine, that won't anymore, namely:
- Run javascript on tap (buttons, and other objects)
- Animations (play on load, play on tap, not sure if the problem are the animations or the events)
- Soundtrack
External js bound events seem to work fine, tho.
Is there something I should do to my project when upgrading?
If I go back to Pubcoder 3.5, would I be able to open the project, now saved in 3.6.4?
Thank you in advance, this was supposed to be a pretty straight forward update to my project and now I'm at loss on how to proceed.