목차 | ||
---|---|---|
|
...
참고사항 |
---|
If you do not use the recommended version, you may encounter the following issues:
|
...
File | Description |
---|---|
KakaoGamesSDK.unitypackage |
|
com.kakaogames.sdk-[버전].tgz |
|
SampleApp.zip |
|
ApiReference.zip |
|
...
You can add the permissions needed by the game in the Assets/Plugins/Android/AndroidManifest.xml file.
코드 블럭 |
---|
<uses-permission android:name="android.permission.XXXXXX" /> |
...