Question:
We have built an existing push notification service, but have found it unwieldy to be able to iterate as fast as we can. Is there a way to import existing push tokens to Taplytics so we're able to send push notifications to our user base who've already accepted and want push notifications from us?
Answer:
At the moment, there is no way to import existing push tokens to Taplytics. However, there is a workaround for this. After installing the Taplytics SDK and implementing push notifications, what you'll need to do is call `[Taplytics registerPushNotifications];` on every app launch in order for us receive the push token. This will require an app update, but once users start updating, Taplytics will start recognizing more push tokens over time.
Comments
0 comments
Please sign in to leave a comment.