I make the notifications on and it didn’t push notifications to the mobile such as FB/Twitter
Bug Report Dump (Auto-generated)
Version 1.12.1 (1185) Device: iPhone 8 Plus (iOS 11.1.2) TestFlight: true
Hey @MostafaAlaa2016, notifications are not supported (yet). We do support badges though!
Sent with GitHawk
What’s the meaning of support badges?
The app icon will get the red dot indicating how many unread notifications you have.
Sent with GitHawk
Thanks, is there any plans to push notifications?
Sent with GitHawk
Push notifications have an open ticket (#224) - Unfortunately this would really require a server component to do active polling, otherwise I'm sure it'd be a top feature!
A simple/temporary compromise could be to use the background polling we already have and use UILocalNotification saying something like "You have x new notifications! Tap to read them!" or similar.
I'll move that suggestion to the linked issue to keep the discussion in one place!
Most helpful comment
Push notifications have an open ticket (#224) - Unfortunately this would really require a server component to do active polling, otherwise I'm sure it'd be a top feature!
A simple/temporary compromise could be to use the background polling we already have and use
UILocalNotificationsaying something like "You have x new notifications! Tap to read them!" or similar.I'll move that suggestion to the linked issue to keep the discussion in one place!