ahammedmishal

Results 9 comments of ahammedmishal

yes i got the same issue after some time after login when we call the user it will show Call failed : 'Temporarily Unavailable'

> @ahammedmishal did you manage to fix this issue? Yes i used direct google translation api

@ahammedmishal did you manage to fix this issue? there is no fix by them so do your own logic. this happened voxim connection goes offf

in the root file of the app, i do like this .this temporarily unavailable mean that the user is not logged in,this happen after some time or app goes backgound...

still Real-time translation crash is comming

better use the google translation API directly its working here the example code. `` const [translatedText, setTranslatedText] = useState(''); const handleTranslate = async () => { const text = 'how...

the call the function onPress={handleTranslate} inside a button