why swift willPresent notification method shows two different local notifications when in background?
I’m testing on real device, via apple notification console, my issue is since adding willAppear if app is in foreground, I see two local notifications the first one is a plain notification with standard APNs data, the second on is custom with my “special” and “price” data.