Closed Sangrene closed 5 years ago
@Sangrene
This is definitely not an expected behavior. Since further investigation potentiall requires knowledge of your Pushwoosh account name, notification IDs and other sensitive information, may I ask you to create a ticket to our Support Team at help@pushwoosh.com? Please also add a link to this issue in your email.
@Sangrene did you have a chance to communicate with our Support team? Is this issue still persistent?
It seems like by releasing the update on the App store, we noticed that the push notifications were working as expected. Closing the issue.
What update are you referencing? I am having the exact same issue where my iOS subscribers are gone after a minute without being unsubscribed.
Hey @NikolayDonev , I meant OUR app update. This problem seems to solve itself on production.
@NikolayDonev Were you able to solve this ? I'm seeing the exact issue as you.
@wfhm , the issue seems still alive. I have tested is testfligth and the trouble persist. Am i suppose to public on APP store to check if notification on IOS work ?? how is it possible ??
I'm working with React native plugin. On Android got no trobule even on simulator.
This is the situation on Ios ...
1 Step - Register the device by Api - It work and release the token 2 Step - Check on website , and search by token...found it ..
3 Step - Send a standard notification by site - Push notification - One time Push - Done
4 Step - Check how many devices reaches ( Statistic -> Channel ) --- 2 ( seems work )
5 Step - check Device .... No notify received 6 Step - Re-Check user by token ---- 0
Can u investigate a bit more deeply ? If u need more info , don t esistate to contact me Thanks
@Tilenozz This usually happens when application configuration in Pushwoosh Control Panel does not match the configuration of your project (most likely, the uploaded provisioning profile does not match). Could you please contact our support team via this form - https://www.pushwoosh.com/contact-us/ - and provide them with the account details so they could assist you further?
Hi !
After adding this plugin to our application, it seems to work well on Android but on iOS we are observing a strange behaviour.
We run the app in release mode (to try the notification we must do it in release), the device get registered and we can see an iOS subscriber. The thing is that if we close the app, we loose the registered device on Pushwoosh dashboard and can't send the push notification.
Anyone got a clue on how to solve that ?