You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm building an app that send bulk sms's and i want to send them by segments periodically, and this can be achieved using foreground or background services and i have to use MethodChannels for that.