thingsboard / flutter_thingsboard_pe_app

ThingsBoard PE Mobile Application
https://thingsboard.io/products/mobile-pe/
BSD 3-Clause "New" or "Revised" License
87 stars 69 forks source link

iOS Notifications not showing in App #105

Closed WillieSpence closed 2 months ago

WillieSpence commented 2 months ago

Hi,

I'm having an issue where the push notifications to iOS is not persisted in the App. The notification pops up on the screen without issues, but when I open the app and go to the notifications, there's nothing there?

This works 100% on Android, however I have a few iOS users that are having this issue. Any ideas?

Regards

ybeshkarov commented 2 months ago

Hi @WillieSpence,

Which app version do you use?

WillieSpence commented 2 months ago

@ybeshkarov ,

I'm using app version 1.1.0

Connecting to Thingsboard Cloud platform.

ybeshkarov commented 2 months ago

Could you please update to 1.1.1? This issue was fixed there.

@WillieSpence

WillieSpence commented 2 months ago

@ybeshkarov , I don't see version 1.1.1 yet? Where can I get it?

ybeshkarov commented 2 months ago

@WillieSpence did you build your app manually or download it from a store?

WillieSpence commented 2 months ago

Hi. I built it manually from the Git Repository. @ybeshkarov

ybeshkarov commented 2 months ago

Got it, thanks.

Please checkout this branch https://github.com/thingsboard/flutter_thingsboard_pe_app/tree/release/1.1.1 and rebuild your app.

@WillieSpence

WillieSpence commented 2 months ago

@ybeshkarov , noted. Thanks, let me try that and will let you know if everything is sorted. Appreciate your help so far.

WillieSpence commented 2 months ago

@ybeshkarov , I am closing this issue. Initial testing that we have done after releasing version 1.1.1 seems that the issue is resolved. Much appreciated for your quick help and assistance. If anything pops up I will log a new issue or re-open this one.