When I try to build the apk this error showing me. I don’t understand why it is showing me!? I didn’t change any non-visible component. I didn’t use firebase core. I search on community. But I can’t find the solution which solve my issue.
Please help me solve this issue.
I also tried to add firebase core as it’s suggested. But my json file had not all information to fill all the details in niotron firebase core component. I tried multiple solutions but can’t fix the issue.
Add firebase core to your project and then build it, it’ll build fine
I added firebase core. But I can’t fill up GcmSenderId and InstanceId. If I true the check box of UseJsonFile. It also shows JsonArray error. What I will do now? Please try to help me.
share your aia …
It builds just fine at my end.
Then why I can’t I download the apk file? Everytime it shows error. Firstly showing Error: Firebase Core Component is required for using Firebase Components. Then I try to fix it. It is showing Error: Failed while injecting google-services.json. Error: JSONArray[0] not found.
Please try to help me.
I changed simple block parts. When I try to download. I’m facing this type of problem. I am not sure, is this problem caused for niotron new update version? Because I saw in other discussion, other than me, some users facing the same problem as me.
One more thing I just noticed, after adding firebase core. I can build the apk file but the apk does not run. It’s just pause in home screen, can’t configure firebase database.
@Meme_Maker clear cache and reload the builder. maybe that can solve if others are able to compile it.
for me also compiles on main server and beta server.
Delete the project and re import the aia …It should solve
It somehow solved. Thanks for your advice.