holmesal / react-native-ios-notification-actions

Add shiny buttons to your iOS push notifications.
MIT License
135 stars 54 forks source link

updateCategories deletes existing categories #16

Open kulyk opened 7 years ago

kulyk commented 7 years ago

I use react-native-ua for connection with Urban Airship. It has 32 pre-defined action categories out of the box.

It looks like updateCategories erases these categories, so I can not use them. Also, when the app receives a local push with actions, it begins to generate device tokens infinitely like in #14 .

RajanJS commented 5 years ago

@antonkulyk did you found a solution for the tokens generating infinitely?

kulyk commented 5 years ago

@RajanJS, unfortunately, I don't remember how I worked that out. It was too long ago 😔