travelpayouts / white-label-app-android

White Label App Android
1 stars 0 forks source link

App Crashes on Opening #7

Open hashimsamnan opened 1 month ago

hashimsamnan commented 1 month ago

When attempting to open the app on my Android phone, it crashes immediately output-metadata.json

https://github.com/travelpayouts/white-label-app-android/assets/51043684/885f14a6-83b6-4928-9881-72e51ad3812f

tpsupport commented 1 month ago

Hello! Thank you for reporting this issue. To help us diagnose the problem, could you please provide the logcat output when the app crashes? This information will help us pinpoint the issue and find a solution

hashimsamnan commented 1 month ago

A problem was found with the configuration of task ':app:packageDebug' (type 'PackageApplication').

BUILD FAILED in 6s 71 actionable tasks: 4 executed, 67 up-to-date

tpsupport commented 3 weeks ago

@hashimsamnan Thank you! Please check the path in the field KEYSTORE_FILE_DEBUG/KEYSTORE_FILE_RELEASE in signing.properties, it seems that either the path to the keystore file is incorrect or the file has been removed