Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppAccounToken is sometimes null #135

Open
atayesilyurt opened this issue Jan 21, 2025 · 2 comments
Open

AppAccounToken is sometimes null #135

atayesilyurt opened this issue Jan 21, 2025 · 2 comments

Comments

@atayesilyurt
Copy link

Sometimes from apple I got null appAccounToken (specially when im already subscribed and try to renew it). Is it something that we already expected or not? If it is ok are there any other cases that appAccountToken is null from apple notifications?
Thanks.

@alexanderjordanbaker
Copy link
Collaborator

@atayesilyurt appAccountToken can sometimes be null, if no appAccountToken was received from the device during a purchase.

@atayesilyurt
Copy link
Author

I made an algorithm that applicationUserName sends my backEnd side a unique token that is private handled from also backEnd. And it comes back to me as appAccountToken. I dont think it can be null anymore, but can it be?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants