dyslexic_daddyOriginal post
Rank 2: Process
i trid the adding the jwt token to the end of the url still nothing. but it works fine on ios
https://fra.cloud.appwrite.io/v1/storage/buckets/693a0xxxxxxxxf2d/files/69xxxxcxxxphoto6/view?project=692xxxxxxxb08&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiI2OTNhMzJjODAwMWExNzE4YWQ2OCIsInNlc3Npb25JZCI6IjY5M2UzNWNhYzNjMzU1YTRhZmY0IiwiZXhwIjoxNzY1NjkyNzQwfQ.bDN6PvooYxKmEaTcmo1T3842zX5PLJZcyirpm4wT0Eg im using react native expo.
Summary
The developer is having trouble with getFileViewURL not working on Android but it works on iOS after adding the JWT token to the end of the URL. They are using React Native Expo.