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
Hi, I have updated my app to the latest version of ufs and the images suddenly wouldn't render on the Android app even with this App.accessRule( "blob:*" ); on my mobile-config . It works normally on the Web.
Images that were uploaded with older version were showing in the app, but images that were uploaded with the latest version couldn't be read or rendered.
Have also created a new Meteor app with ufs-gridfs to test this, and the images still doesn't work when run on Android.
The text was updated successfully, but these errors were encountered:
Hi, I have updated my app to the latest version of ufs and the images suddenly wouldn't render on the Android app even with this
App.accessRule( "blob:*" );
on my mobile-config . It works normally on the Web.Images that were uploaded with older version were showing in the app, but images that were uploaded with the latest version couldn't be read or rendered.
Have also created a new Meteor app with ufs-gridfs to test this, and the images still doesn't work when run on Android.
The text was updated successfully, but these errors were encountered: