|
@@ -139,11 +139,11 @@ rect_clip_content = false
|
|
|
mouse_filter = 2
|
|
|
size_flags_horizontal = 2
|
|
|
size_flags_vertical = 0
|
|
|
-text = "\"iap\" is located in Autoloads. See Scene > Project Settings > AutoLoad
|
|
|
+text = "\"iap\" is located in Autoloads. See Project > Project Settings > AutoLoad
|
|
|
|
|
|
To enable IAP module
|
|
|
|
|
|
-1. Scene > Project Settings
|
|
|
+1. Project > Project Settings
|
|
|
2. write [Category : android] / [Property : modules] / [Type : String] and click Add
|
|
|
3. Click \"Android\" on left panel
|
|
|
4. double click on right filed of \"modules\"
|
|
@@ -151,7 +151,7 @@ To enable IAP module
|
|
|
|
|
|
To test in-app purchase on android device,
|
|
|
|
|
|
-1. Need to add \"com.android.vending.BILLING\" permission at Export > Android > User Permissions
|
|
|
+1. Need to add \"com.android.vending.BILLING\" permission at Project > Export > Android > User Permissions
|
|
|
2. Export APK and upload it as alpha or beta stage to Google Play Developer Console and publish it.
|
|
|
(It's not published to public, but you and tester can access it.)
|
|
|
3. There should be activated in-app item
|