Abdulrahman
Abdulrahman
So, I have been successful in downloading an image from a URL and storing it in the device, The issue that I am facing is that it also downloads a...
Basically, running the app on Android works fine, running the app on iOS physical or emulator returns the following error: `Exception has occurred.PlatformException (PlatformException(channel-error, Unable to establish connection on channel.,...
Hi, I am getting an error of `Error: SASL: SCRAM-SERVER-FINAL-MESSAGE: server signature is missing at parseServerFinalMessage (D:\supafirebase\firebase-to-supabase\node_modules\pg\lib\sasl.js:161:11) at Object.finalizeSession (D:\supafirebase\firebase-to-supabase\node_modules\pg\lib\sasl.js:72:31) at Client._handleAuthSASLFinal (D:\supafirebase\firebase-to-supabase\node_modules\pg\lib\client.js:262:10) at Connection.emit (node:events:513:28) at D:\supafirebase\firebase-to-supabase\node_modules\pg\lib\connection.js:114:12 at Parser.parse...
So, Basically, when a user is banned by having their metadata field **banned_until** populated with a date and time, the user is no longer able to log in, as per...