ekasetiawans / flutter_background_service

265 stars 183 forks source link

onBackground for IOS not working? #331

Open Lucesoft opened 1 year ago

Lucesoft commented 1 year ago

I have defined and assigned my onBackground method in IosConfiguration. This method is called periodically by the IOS every 15-20 minutes when the application is backgrounded or completely closed, isn't it? Did I understand correctly? Because it didn't seem to work at all to me, as a result of my actual device and emulator tests.

alidemircans commented 1 year ago

is fixed? ı am facing same issue

mirkomartino commented 1 year ago

Same problem here!

jaypathak9460 commented 1 year ago

facing same issue when User clear the application it stops service as well how to let it continue even after that unable to find the solution for this if anyone have idea let me know also i have added background fetch using XCODE and enable location update ,background fetch and background process also but still not happening (Note:-I am using simulator as do not have any IOS Devices)

Sneh-Paghdal commented 1 year ago

I am also having this issue.

tty47 commented 1 year ago

same here guys, is there any updates about it?

Wing-Li commented 10 months ago

+1

Sneh-Paghdal commented 10 months ago

Nope.

On Wed, Nov 8, 2023, 14:35 Wing-Li @.***> wrote:

+1

— Reply to this email directly, view it on GitHub https://github.com/ekasetiawans/flutter_background_service/issues/331#issuecomment-1801364825, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5JOB2H3IZZI3MQUGQ6CNILYDNDL5AVCNFSM6AAAAAA2FYV7XKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBRGM3DIOBSGU . You are receiving this because you commented.Message ID: @.***>

curlyeto commented 6 months ago

I also got same issue. Does anyone should that ?