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
This seems to be very similar to #82 – however, setting mParticleOptions.proxyAppDelegate = false does not resolve the issue. The only resolution I have been able to find is to remove the mParticle-Leanplum pod entirely.
Interestingly, if I remove the mParticle-Leanplum kit and start Leanplum manually, there is also no issue receiving notifications, so it seems to be something specific to the kit itself.
The text was updated successfully, but these errors were encountered:
Hi @fbcouch are you still experiencing this issue? I'd be curious to know what happens when you hit a breakpoint when a push is received. Is the kit receiving the notification at all? Where is it falling off?
This seems to be very similar to #82 – however, setting
mParticleOptions.proxyAppDelegate = false
does not resolve the issue. The only resolution I have been able to find is to remove the mParticle-Leanplum pod entirely.Interestingly, if I remove the mParticle-Leanplum kit and start Leanplum manually, there is also no issue receiving notifications, so it seems to be something specific to the kit itself.
The text was updated successfully, but these errors were encountered: