Getting user email during iOS InApp purchase

天大地大妈咪最大 提交于 2019-12-11 14:44:33

问题


Is there anyway in iOS to retrieve the current user email (I suppose it would be the iTunes profile email) after a InApp purchase attempt (either successful or not)?


回答1:


This is not possible with iOS public SDK (i.e. SDK 7 at this time).

cf. this question for another way to get the user's email.



来源:https://stackoverflow.com/questions/16998742/getting-user-email-during-ios-inapp-purchase

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!