istornz / flutter_live_activities

A Flutter plugin to use iOS 16.1+ Live Activities ⛹ī¸ & iPhone Dynamic Island 🏝ī¸ features
https://dimitridessus.fr/
MIT License
161 stars 48 forks source link

`removeWhenAppIsKilled` option is not working on physical devices #47

Open kitamuyu opened 11 months ago

kitamuyu commented 11 months ago

removeWhenAppIsKilled option is working on simulator but not on physical devices.

I'm testing my app with iPhone 15 and 15 pro (iOS 17) for both simulator and physical devices.

I just wanna check whether this issue happens only in my project or not.

kitamuyu commented 11 months ago

related to #12 implemented by @JulianBissekkou

JulianBissekkou commented 11 months ago

This was working on my physical device which is an iPhone 13 with iOS 16.6. Let me take a look at this

JulianBissekkou commented 11 months ago

I was not able to reproduce the issue on 2 iPhones running iOS 17. Can you share some code and maybe your configuration that helps me reproduce the issue?

kitamuyu commented 11 months ago

Hi, thank you for checking. It looks like this issue only happens in apps built and deployed via Codemagic. I'll investigate more and share some information later.

istornz commented 10 months ago

Hi, trying on my end, can't reproduce it too. @kitamuyu tell us if you find a clue about CodeMagic 👍