You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote a script which use decorators (ItemPicker), and it works fine in android playground; it also compiles fine to .apk and installs properly; app starts... but it immediately stops, complaining about not being able to find tabris-decorators module.
I have these imports at the beginning of my script:
I wrote a script which use decorators (ItemPicker), and it works fine in android playground; it also compiles fine to .apk and installs properly; app starts... but it immediately stops, complaining about not being able to find tabris-decorators module.
I have these imports at the beginning of my script:
As I said, it works fine in playground.
I tried several combinations/variants of package.json , with no success.
The text was updated successfully, but these errors were encountered: