File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
OneSignalExample/Assets/OneSignal Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -119,6 +119,8 @@ After building in Unity and exporting the XCode project follow these steps:
119
119
120
120
6. **App Groups** should now be provisioned for you going forward for your iOS bundle id, even on clean builds.
121
121
122
+ 7. Make sure all **Targets** have **Enable Bitcode** set to **No** in **Build Settings**.
123
+
122
124
### Android
123
125
Most of the Android setup was already handled during installation!
124
126
Original file line number Diff line number Diff line change @@ -119,6 +119,8 @@ After building in Unity and exporting the XCode project follow these steps:
119
119
120
120
6. **App Groups** should now be provisioned for you going forward for your iOS bundle id, even on clean builds.
121
121
122
+ 7. Make sure all **Targets** have **Enable Bitcode** set to **No** in **Build Settings**.
123
+
122
124
### Android
123
125
In the Unity editor:
124
126
You can’t perform that action at this time.
0 commit comments