Open Kashif-E opened 2 years ago
did you find any solution?
Couldnt find any solution @shivamkanodia9143
@Kashif-E then how did you implement push notifications for ios using kmm, with or without using this lib?
I went with native implementation for both platforms rather than shared @shivamkanodia9143
I went with native implementation for both platforms rather than shared @shivamkanodia9143
cool bro! would you be able to share the code of implementation for Android and IOS? I guess you're using expect/actual mechanism.
I'm still curious - were you able to sent notifications from background services on IOS and Android? For example, you have timer for 1 minute and you want to notify user after 1 minute is gone (doesn't matter App is active or not).
Hey! i am trying to use the latest version of kmm-notifications everything is work in common main and android main but when i try to add the dependency to ios main its not unable to resolve.
here is the code for my build.gradle file.
here is the message i am getting
Any help will be appreciated