appcues / appcues-ios-sdk

The Appcues iOS SDK
https://www.appcues.com/mobile
MIT License
8 stars 2 forks source link

Add Appcues.setPushToken and _pushToken device property #499

Closed mmaatttt closed 7 months ago

mmaatttt commented 7 months ago

Used the format %02x (vs %02.2hhx) according to https://nshipster.com/apns-device-tokens/

We haven't had a case where we explicitly want to pass a null value through the properties, so I needed to add encoding support for NSNull.

Also [sc-60904]

shortcut-integration[bot] commented 7 months ago

This pull request has been linked to: