Build error: should NOT have additional property

Hello!
I tried to build app, but had these errors:

should NOT have additional property 'permissions'
should NOT have additional property 'splash'

I read the latest documentation and don’t understand why I can’t use the property splash and permissions. Please explain me :slight_smile:

please read the docs. notice that permissions is under the android key. as for splash, I imagine it is also in the wrong place, please create a new project and look at app.json for an example

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.