Currently, in my app number of lines for a title and sub-title in a notification is only one.
Is there a way to customize the number of lines for a title and sub-title like how we cusomize it in the expandable mode?
Post
Replies
Boosts
Views
Activity
I have to trigger an API call at regular intervals like an hour when the app is in the foreground and background.
I saw that Android has a PeriodicWorkRequest method to do this kind of implementation.
Is there any workaround to implement the same in iOS?
Can you please help me with this?