We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502982e commit d6dc05aCopy full SHA for d6dc05a
apps/external-display-example/app.json
@@ -12,10 +12,10 @@
12
},
13
"ios": {
14
"supportsTablet": true,
15
- "bundleIdentifier": "com.externaldisplay"
+ "bundleIdentifier": "com.externaldisplay.exampleApp"
16
17
"android": {
18
- "package": "com.externaldisplay",
+ "package": "com.externaldisplay.exampleApp",
19
"adaptiveIcon": {
20
"backgroundColor": "#ffffff"
21
}
0 commit comments