Quote:
Originally Posted by pazos
Now the program is a big joke. Seriously somebody thinks that signing with Apple Id is the way to verify a purchased receipt?.
|
Speaking from my (limited) iOS development experience - you are wrong. Sometimes such dialog it IS necessary, especially if app use subscriptions.
Dialog like you saw is provided not by CC but by iOS itself (App will wont pass Apple's review if they try to ask to AppleID except via 'correct' system APIs).
Also, you won't be subscribed by entering your AppleID, app must show CLEAR offer to so and show system popup with details after that (and if app is not clear enough(for Apple's definition of 'enough') - they will be in trouble with Apple).