Ryon Whyte
Ryon Whyte
@robsmall It's been a while, but did you manage to find any solutions for PHP. I am in a similar situation.
@spogulis Did you manage to get this done? I am also seeking a solution. Thanks.
Hi, I had the issue in React Native with @supabase/supabase-js": "^2.38.4" Here is what the code that triggered the bug looked like ``` supabase.auth.onAuthStateChange(async (event, session) => { console.log(`Supabase auth...
Ran into the same issue here. Apple is the last I am integrating of a few social networks. Now, I'll need to write some sort of workaround into my login...
I think the docs still need to be updated. Expo now uses JDK 11 by default and the instruction to add the config plugin still exist here https://notifee.app/react-native/docs/installation#expo-support
@mikehardy Agreed! I see these changes have already been proposed. https://github.com/invertase/notifee/commit/c441b9a5011fdac4332ca4bc6b5b907a6fff3e88
If you already have the app in play store, then the version you upload to internal app share must be lower than the version in production. Only after doing this...