dividezero / whattheheckisthis

React Native + Google Vision API mobile application to identify objects in pictures taken using the phone
60 stars 10 forks source link

Working fine only when Debug JS is enabled #6

Open Sharathnasa opened 6 years ago

Sharathnasa commented 6 years ago

Hi,

Thanks a lot for wonderful work done. I was able to run successfully, however i'm getting the response successfully only when i enable Debug JS remotely. If i disable Debug JS remotely, i'm not at all getting the response. Is there any settings i need to do?

Regards, Sharath

dividezero commented 6 years ago

This is a weird one. I dont seem to be having issues with the emulator even without remote debug but i do have an issue using a release build and it might be related. Im looking into it. If you have any progress please update here. thanks

saturnia commented 6 years ago

Anyone find a fix for this yet?? I installed it and got it working also only when remote js debugging is used.