flutter_background_service icon indicating copy to clipboard operation
flutter_background_service copied to clipboard

In iOS foreground state, it is affecting the callbacks of other packages.

Open jhlee-danbi opened this issue 1 year ago • 1 comments

In iOS foreground state, it is affecting the callbacks of other packages.

I am using AppLovin ads, but when I start flutter_background_service, I don't receive ad callbacks, so I have reported this issue on the AppLovin GitHub. However, AppLovin reports that even a sample project including flutter_background_service, but not using AppLovin ads, fails to function correctly. -> https://github.com/AppLovin/AppLovin-MAX-Flutter/issues/156#issuecomment-1865463211

Consequently, AppLovin suggests that this issue should be reported to the flutter_background_service team. I request assistance in resolving this issue

jhlee-danbi avatar Jan 03 '24 01:01 jhlee-danbi

I am also facing a similar issue. The Flutter plugin for Baidu Maps has also encountered some unpredictable bugs due to the use of this component. Additionally, I have recently faced issues while integrating the audio_session.

shihanjun19 avatar Jan 17 '24 06:01 shihanjun19