Skip to content

Commit 37f757e

Browse files
committed
Add Android setup step
1 parent e94895a commit 37f757e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

OneSignalExample/Assets/OneSignal/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,12 @@ After building in Unity and exporting the XCode project follow these steps:
122122
7. Make sure all **Targets** have **Enable Bitcode** set to **No** in **Build Settings**.
123123
124124
### Android
125+
1. From the Unity Editor, navigate to **Edit > Project Settings > Player** and click the **Android** settings tab.
126+
2. Expand **Publishing Settings** and enable:
127+
- Custom Main Gradle Template
128+
- Custom Gradle Properties Template
129+
3. Navigate to **Assets > External Dependency Manager > Android Resolver > Force Resolve** and resolve your Android dependencies.
130+
125131
Most of the Android setup was already handled during installation!
126132
127133
The only thing remaining is to setup your own notification icons. You can do this be replacing the example icons located at `Assets/Plugins/Android/OneSignalConfig.androidlib`

0 commit comments

Comments
 (0)