roo12312
roo12312
As react native does not have window.localstorage, implementing the same with AsyncStorage from '@react-native-async-storage/async-storage'; would be more sense. i was checking the docs of supabase. This is how they did...
@stnguyen90 here is the manual code it has 1. Login 2.Sdk upload Data 3. xhr methods to upload data 4. axios to upload data on ios it just creates a...
Finally I was able to solve the issue, thanks to @stnguyen90 for helping out the issue was with the form data handled by the sdk. here is my code and...
I'm facing the same issue I have tried to remove nvm but still I'm not able to build
> Me to, not working in even after removing nvm and delete all folders Make sure to not have any spaces in the directory name.. it worked for me
> what version of reanimated are you on? im using with expo ` "react-native-reanimated": "~2.12.0",`
facing the same issue.. cant see the edge functions on self hosted
same here
@stnguyen90 temporary i manually set the keys here https://github.com/appwrite/appwrite/blob/536c67f54d767bce4cc60d358c09519cbd023f3f/src/Appwrite/Platform/Workers/Messaging.php#L461 I logged the messages being sent and it's like this `596853 is your myProject verification code.` for Msg91 especially in India...