I need to find out whether the deviceToken I receive from apple is a SANDBOX token or a PRODUCTION token.
Before using a distribution build configuration will result in PRODUCTION tokens, but with the testflight beta program, I actually receive device tokens that are SANDBOX tokens, even when I build with a production certificate for signing.
Any ideas?