Lewis Munene

Results 6 comments of Lewis Munene

i also have the same problem in expo @SudoPlz what might the issue

the app is already on playstore currently so i guess the package name is present at the monent

so there is an app in production and am adding the feature into an existing app but i just keep getting the error

Thanks for that it has worked with this code ````js useEffect(() => { const init = async () => { try { if (Platform.OS === "android") { const check =...