Whysigh
New member
- May 14, 2022
- 0
- 3
- 0
which version should i select ?if installed normally, I believe it is due to an incompatible version of PHP
which version should i select ?if installed normally, I believe it is due to an incompatible version of PHP
1) restore the file ".env " originalwhich version should i select ?
are the permissions in the directories correct ? (chown -R www-data storage) ?I'm so sorry to interrupt you, but I've tried many times, but it didn't work
I already have done this. And notification is working when app is running on background , but when app is opened then notification is not coming. Notifcation not recived when app is running on foreground. But working fine if app is running on background and opened another app.Your .htaccess file needs to point to your /public/ directory.
Are you using a Xiaomi phone? Notifications can be tricky on those.
About not finding available drivers, make sure you generate a Firebase Service Account key:
Cog >Project Settings > Service accounts > Create new private key
or
https://console.firebase.google.com/u/2/project/*INSERT PROJECT ID*/settings/serviceaccounts/adminsdk
It will generate a Json file, then you have to heaed to your Admin panel > Api Credentials > Firebase Service Account File (JSON).
I had the same issue. You need to update dependencies and get rid of deprecated Firebase code.I already have done this. And notification is working when app is running on background , but when app is opened then notification is not coming. Notifcation not recived when app is running on foreground. But working fine if app is running on background and opened another app.
Bootstrap/cache folder is missing
Please can you share me updated dependency driver app script zip.I had the same issue. You need to update dependencies and get rid of deprecated Firebase code.
Use FirebaseInstallations instead FirebaseInstanceId, etc...
I still gave up on it due to sometimes not receiving the OTP code
Here you go:Please can you share me updated dependency driver app script zip.
Resolved: who need solution cron job is /Enter_your_php_path /path_to_your_web_directory/artisan schedule:run >> /dev/null 2>&1please for scheduled ride what link i need to setup on cron job ! there is no documentation
twilio is used for otp, sinch is used for voip call between rider & driver, but can't get this feature work ! any step or modification to be done in sinch panel please ! thank you
twilio is used for otp, sinch is used for voip call between rider & driver, but can't get this feature work ! any step or modification to be done in sinch panel please ! thank you
Mind sharing your error, what you faced
I mean can u show your error that would help to know how to help you
Check your your internet connection before running Gradle GradleHi guys please need a little help, Android driver app Give me this error
Could not GET 'https://cardinalcommerce.bintray.co...oid/crashlytics/17.2.2/crashlytics-17.2.2.pom'. Received status code 403 from server: Forbidden
Disable Gradle 'offline mode' and sync project