Hello There
Can you Provide Me ad Doc. For how to update The android and IOS Versions
Because when i download The new Update and try to run it its giving me Many Errors even if i follow Up you New Installation
doc
Hello There
Can you Provide Me ad Doc. For how to update The android and IOS Versions
Because when i download The new Update and try to run it its giving me Many Errors even if i follow Up you New Installation
doc
Whether you're troubleshooting an issue or looking for step-by-step guidance, our resources are designed to empower you with the knowledge you need
Here is the error you get while running the ./gradlew signingReport command:
Solution :
Run the following commands one by one to solve the above error:
cd android
./gradlew signingReport
NOTE: Whenever you run a command related to any platform (e.g., Android or iOS), run the following command first for the respective platform :
For Android:
cd android
For iOS:
cd ios
Regards,
Mr. Priyank