I'm building a platform where user is able to schedule a notification for their reminder, the implementation below works properly for both IOS and Android on Emulator, but there seems to be an issue on Real Device. Could you help me to check whether there is any configuration that I have missed out.
So basically, this function is called when user presses save button.
I'm building a platform where user is able to schedule a notification for their reminder, the implementation below works properly for both IOS and Android on Emulator, but there seems to be an issue on Real Device. Could you help me to check whether there is any configuration that I have missed out.
So basically, this function is called when user presses
save
button.