eclipsesource / tabris-js

Create native mobile apps in JavaScript or TypeScript.
https://tabrisjs.com
BSD 3-Clause "New" or "Revised" License
1.4k stars 170 forks source link

Unable to show image from apk #2284

Open billyrudi opened 8 months ago

billyrudi commented 8 months ago

Help to show images gro an external web site Https://....PNG when app is compiled with Cordova on android. The return code is image couldn't be loaded There is a repository of the tabris android or iOS app?

cookieguru commented 8 months ago

Help to show images gro an external web site Https://....PNG when app is compiled with Cordova on android. The return code is image couldn't be locked

Are you sure it was "locked"? What is the exact message? If you have access to the logcat logs there may be additional information there

There is a repository of the tabris android or iOS app?

Yes, but it is closed-source

billyrudi commented 8 months ago

sorry the return mesage erroris is : image couldn't be loaded i think that there are missing some cordova directive to load it the image path is: https://www.accademia-arteviva.it/web/images/logo-accademia-arteviva.png

cai i have it in private? (There is a repository of the tabris android or iOS app?)

Elyft commented 8 months ago

when you compile in debug mode, can you see the image?