itisnajim / strapi-plugin-fcm

Send FCM notifications from your Strapi app.
MIT License
22 stars 11 forks source link

after update don't see device_token on the user collection #12

Open Avi-ADAM opened 1 year ago

Avi-ADAM commented 1 year ago

when i first initiate the plugin on production i saw the device_token property added to the user collection. but then after updating my production server and backing up and restoring the db , i cannot find it anymore, tring to change the name in the configuration didn't help , what can i do so it will recreate the field?, if add it manually and it will automatically identified?

itisnajim commented 1 year ago

if add it manually and it will automatically identified create a new strapi project in ur localhost use sqlite for a fastest experiment, check and tell me if it did