A problem occurred evaluating project ':app'. > path may not be null or empty string. path='null'
出現如上報錯,
If you downloaded the app from github, it is possible that signing configs are note adapted. Try like this to comment code on android/app/build.gradle :
注釋掉android/app/build.gradle文件中的以下內容,
參考: