com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 24 path $
wangyuetingtao opened this issue · 1 comments
wangyuetingtao commented
flutter version:1.12.17
i met this problems:
Execution failed for task ':app:processDebugGoogleServices'.
com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 24 path $
lohanidamodar commented
Is this the complete log?
Have you provided your own google-services.json?
Please, we need more details to troubleshoot.