Arya Pratap Singh

Results 45 comments of Arya Pratap Singh

yes pls you can assign me both @sidvishnoi ,the problem with this is that the design might be too complicated or might need re refractoring of the mainlayout for that...

hey sup, nice project for beginners. should i do this? wouldnt take much time @theakhinabraham

I actually went ahead and did this, pls check if this is what you want. Logic handling is correct as per your statement and obvious observable thing. I am NOT...

@Tymmmy i am up to finish this. kindly assign me

```bash try { ProviderInstaller.installIfNeeded(context) } catch (GooglePlayServicesRepairableException e) { // Prompt user to update Play Services } catch (GooglePlayServicesNotAvailableException e) { // Play Services not available } ``` 1. Add...

> > ```shell > > try { > > ProviderInstaller.installIfNeeded(context) > > } catch (GooglePlayServicesRepairableException e) { > > // Prompt user to update Play Services > > } catch...

can you provide a repo where you could reproduce the error in that app, keep apikey as .env rest same > > > > ```shell > > > > try...

> Which apikey. Apikeys in the google-services.json file? > > > can you provide a repo where you could reproduce the error in that app, keep apikey as .env rest...

> I marked repo as test. So didnt change the apikey. It is the repo link : https://github.com/vedatsalmis/testapp > > > > Which apikey. Apikeys in the google-services.json file? >...