Commit Graph

4 Commits

Author SHA1 Message Date
Reinaldo Neto 4e3e8e4806 Merge branch 'develop' into TC-782-Mobile-Troubleshoot-notifications 2024-02-02 10:37:30 -03:00
Reinaldo Neto d615457235 minor tweaks 2023-12-11 22:37:06 -03:00
Reinaldo Neto 85ec50a9ee
feat: test push notification (#5329)
* feat: test push notification

* restApi and definition

* push.info and change properly the troubleshootingNotification

* use the finally at try/catch

* minor tweak
2023-11-10 11:24:14 -03:00
Reinaldo Neto 5ab5d9c945
feat: device notification settings (#5277)
* iOS go to device notification setting to change the configuration

* go to notification settings with android

* add notifee

* add the reducer and action

* saga request done

* add the setInAlert action

* tweak at name and add focus to dispatch the request

* use the foreground inside pushTroubleShoot to request the notification and fix the icon color

* add the request at roomslistview didmount

* remove the notification modulo from android

* add patch

* minor tweak
2023-10-20 10:57:12 -03:00