Skip to content

Conversation

@diegomura
Copy link

@diegomura diegomura commented Jun 14, 2021

Summary

Expect token of type NSString instead of NSData. This is needed to add compatibility for FCM tokens which are strings (see here). If for some reason we want to have support for both types of tokens we can move this logic to our app. I tried transforming NSString to NSData on our end but couldn't. Tried all encodings but none ended up producing the correct output.

arienemaiara pushed a commit that referenced this pull request Jan 18, 2023
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

Successfully merging this pull request may close these issues.

3 participants