Post

Replies

Boosts

Views

Activity

Reply to offer code for auto-renew subscription
In fact, what we suppose to offer is 1. for new subscriber (exclude certain user group say group A users - note: they are new subscriber), will has free trial and then normal subscription price. 2. for group A users, if within promotion period, will has discounted subscription price, otherwise will treat as new subscriber that has free trial and then normal subscription price. Base on this offer requirement, we choose to use introductory offer + offer code. However, as offer code can't test in sandbox and so we are not sure what is the exact flow of it and our implementation idea is work. That's why ask here. We do think about fire DTS and ask our question there, but it requires a project ready to illustrate the issue which is not suitable for our question.
Aug ’24
Reply to offer code for auto-renew subscription
I found this Apple video and that answer my questions: https://developer.apple.com/videos/play/tech-talks/110150/
Replies
Boosts
Views
Activity
Aug ’24
Reply to offer code for auto-renew subscription
In fact, what we suppose to offer is 1. for new subscriber (exclude certain user group say group A users - note: they are new subscriber), will has free trial and then normal subscription price. 2. for group A users, if within promotion period, will has discounted subscription price, otherwise will treat as new subscriber that has free trial and then normal subscription price. Base on this offer requirement, we choose to use introductory offer + offer code. However, as offer code can't test in sandbox and so we are not sure what is the exact flow of it and our implementation idea is work. That's why ask here. We do think about fire DTS and ask our question there, but it requires a project ready to illustrate the issue which is not suitable for our question.
Replies
Boosts
Views
Activity
Aug ’24
Reply to auto-renew subscription on introductory offers and offer code
Thanks, I tried cancel the free trial subscription in sandbox and Apple will send subscription EXPIRED notification to our server later.
Replies
Boosts
Views
Activity
Aug ’24
Reply to Invalid bundle structure when submit to AppStore Connect as Frameworks contain .a file
Thanks eskimo, base on your information, I just need to choose 'Do Not Embed' for the OpenSSL.xcframework in 'Frameworks, Libraries, and Embeded Content' will keep my app run on iPhone / M1 simulator and submit without issue to AppStore Connect.
Replies
Boosts
Views
Activity
Oct ’23
Reply to Invalid bundle structure when submit to AppStore Connect as Frameworks contain .a file
It is because I follow instructions in https://github.com/x2on/OpenSSL-for-iPhone on how to make openssl work on iphone and mac M1 xcode simulator.
Replies
Boosts
Views
Activity
Oct ’23
Reply to Issue with accelerometerUpdates() function in CMBatchedSensorManager
I guess you will work on iOS 17.0 (21A5319a) (beta 7) and watchOS 10.0 (21R5349b) (beta 7) as my code becomes no problem on these version. So it is only bug on early beta version.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to How to use CMBatchedSensorManager
It becomes work on iOS 17.0 (21A5319a) (beta 7) and watchOS 10.0 (21R5349b) (beta 7). So it is only bug on beta version.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to Issue with accelerometerUpdates() function in CMBatchedSensorManager
I posted a post with title: "How to use CMBatchedSensorManager" on how to use deviceMotionUpdates(), as there is no reply, so I fire a DTS and the support reply there is so far so solution on that. So I guess the api is remain not workable up to iOS 17 (21A5277j)
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to How 3-party password manager can save and offer passkeys on iOS, iPadOS, and macOS
i.e. 3-party password manager apps can save and offer passkeys on iOS, iPadOS, and macOS by using new api.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’23