I’ve implemented Google map & fuse location API to get current location. But facing issue like unable to get current location (blue dot) after accepting permission at run time .
This is happened only in fresh installed app, if i kill the app and reopen the app then its works fine.
am i missing something?
Thanks