Search found 15 matches

by cookienomnom
Thu Feb 14, 2019 12:22 am
Forum: Ren'Py Questions and Announcements
Topic: in-app purchase (IAP) on iOS
Replies: 15
Views: 2527

Re: in-app purchase (IAP) on iOS

Sorry Meg... I just saw this thread. Were you able to figure out what's causing the issue? One theory I have is.. Apple requires registration of ITIN if an individual/company wants to sell via IAP - regardless of whether the individual/company is based in the US or not. I ran into some trouble getti...
by cookienomnom
Mon Sep 24, 2018 10:05 am
Forum: Ren'Py Questions and Announcements
Topic: in-app purchase (IAP) on iOS
Replies: 15
Views: 2527

Re: in-app purchase (IAP) on iOS

There is no such thing as a stupid question =) and Yes! I've turned IAP on on my xcode project. Thanks for checking!
by cookienomnom
Mon Sep 24, 2018 3:46 am
Forum: Ren'Py Questions and Announcements
Topic: in-app purchase (IAP) on iOS
Replies: 15
Views: 2527

Re: in-app purchase (IAP) on iOS

Update: In the xcode console output, it says: Validated product identifiers. Starting validation. Already validated. It seems like the product is valid but still can't figure out why iOS native purchase dialog doesn't show.......... It's not that the product has been already purchased either, becaus...
by cookienomnom
Sat Sep 15, 2018 10:08 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.1.0 Released
Replies: 18
Views: 4930

Re: Ren'Py 7.1.0 Released

Thanks PyTom for the awesome new version!!! I was able to update to 7.1.0 and build an apk file to release on Android successfully =) One big issue I still have is... on Android OS 8.0.0 Galaxy devices, enter key still doesn't work. (I was hoping it to be resolved with the latest Android update) I'm...
by cookienomnom
Mon Sep 03, 2018 12:46 am
Forum: Ren'Py Cookbook
Topic: Add in-game purchases to the Android game and ios
Replies: 10
Views: 7928

Re: Add in-game purchases to the Android game

Thanks for posting. This is really helpful!
By the way, did any of you successfully implement in-game purchases on iOS?
Please do share or ping me if anyone has done it successfully on iOS. Thanks!!!
by cookienomnom
Wed Aug 29, 2018 11:22 pm
Forum: Ren'Py Questions and Announcements
Topic: in-app purchase (IAP) on iOS
Replies: 15
Views: 2527

in-app purchase (IAP) on iOS

Hey y'all, I've successfully implemented IAP on Android and am now trying to implement IAP on iOS. I've tried all the combinations of 'Registering the product', 'Triggering IAP', and 'Mac Identity' below. However, I just can't get iOS purchase dialog to appear.... :( Could someone please let me know...
by cookienomnom
Sat Aug 18, 2018 3:14 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.1.0 Prereleased
Replies: 86
Views: 15494

Re: Ren'Py 7.1.0 Prereleased

Hi, PyTom. Thank you so much for the update. This is very exciting!! I've tried building an Android build and got the error message below. Would you happen to know how I'd be able to fix this issue? Thanks!!! Creating assets directory. Packaging internal data. I'm using Gradle to build the package. ...
by cookienomnom
Sun Jul 15, 2018 4:49 pm
Forum: Ren'Py Questions and Announcements
Topic: [Resolved] Portrait mode on iOS
Replies: 0
Views: 476

[Resolved] Portrait mode on iOS

Update - for people who'll have the same question in the future: Screen orientation can be changed in Xcode (see .plist file) Hi y'all, Sorry in advance if this question is too basic... Does RenPy support Portrait mode on iOS? On Android, there is a configuration step and I was able to choose but do...
by cookienomnom
Sat Jul 14, 2018 9:53 am
Forum: Ren'Py Questions and Announcements
Topic: renpy.input not working on Android 8.0?
Replies: 3
Views: 1038

Re: renpy.input not working on Android 8.0?

Thanks a lot for your response! It helps a lot!
by cookienomnom
Fri Jul 13, 2018 11:19 pm
Forum: Ren'Py Questions and Announcements
Topic: renpy.input not working on Android 8.0?
Replies: 3
Views: 1038

renpy.input not working on Android 8.0?

Hi guys, Did any of you experience renpy.input() not working on Android 8.0? Some of our players are saying that they can't get past the screen to input a text using renpy.input(), and all of them are on Android 8.0. FYI - I've used RenPy 6.99.14. Is there a possibility that the issue will be resolv...
by cookienomnom
Thu Jul 05, 2018 10:54 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 7.1.0 Prereleased
Replies: 86
Views: 15494

Re: Ren'Py 7.0.1 Prereleased

I've found a post back in May 2018 about updating Android SDK to API 26. Has this issue been addressed with 7.0.1 by any chance?
by cookienomnom
Mon Jan 15, 2018 2:08 am
Forum: Ren'Py Questions and Announcements
Topic: Sample - Using HTTPS to connect to server to transfer game data
Replies: 7
Views: 5671

Re: Sample - Using HTTPS to connect to server to transfer game data

Thanks PyTom for your response! I looked at the link that you've posted and it seems like the post talks about fetching information from JSON file on the server to display the latest news on the client. From the release note, I was under the impression that the new version allows data to be transfer...
by cookienomnom
Sun Jan 14, 2018 10:07 pm
Forum: Ren'Py Questions and Announcements
Topic: Sample - Using HTTPS to connect to server to transfer game data
Replies: 7
Views: 5671

Sample - Using HTTPS to connect to server to transfer game data

Hi~
I don't know about you guys but I'm SUPER excited about the newest release!!
In the release note for 6.99.14, it says TLS has been added so now we can send game data to the server.
Does anyone have an example to show me how it's done?

Can't wait to try this out. Thanks a lot in advance!!
by cookienomnom
Thu Jan 11, 2018 11:26 am
Forum: Ren'Py Questions and Announcements
Topic: Resolved
Replies: 0
Views: 290

Resolved

Sorry for the spam.. just needed to read the release note :)