Mihir Patel

Results 6 comments of Mihir Patel

@nicsachin For me, it's still not working. Did you tried running the [sample project](https://github.com/mhrpatel12/ReactApplication) I've shared?

I'm not migrating from .59 to .60. This issue happens even on a brand new android project which uses AndroidX. You can see for yourself on [sample project](https://github.com/mhrpatel12/ReactApplication) I created.

@BrendonSled Were you able to run the app successfully after making those changes? For me, even after merging your changes it's not working.

@chrisspankroy yes, I have made sure that `$rootDir/../node_modules/jsc-android/dist` is a valid path in my project. I also did `npm install --save jsc-android` to double-check. Still, I'm getting the same issue....

@crispywong thank you, it's working now. Still, I'm confused what's going on, why I'm able to run perfectly on version 0.59.10 without all these changes?

any luck with this? I'm also facing the same issue. Double checked signing keys in firebase as well as google developer console, and it doesn't seem to be working.