문제

I'm not looking to harvest information, I'm just trying to create a way to offer my users custom promo codes for In App Purchases since Apple doesn't offer promo codes for IAP. I'm looking for a way to identify a user when they move from device to device so I can unlock their In App Purchases they've gotten access to by using one of my custom promo codes.

Is there anyway to programmatically get the current user's iTunes Connect username?

도움이 되었습니까?

해결책

No, and that is the way it should be. I, as a user, don't want that a developer can get my Apple Id which is also my email address.

The only way I think this works is to let the user create an account on a server which is managed by you.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top