Android O+ doesn't get notification with targetSDK 26+
toanvc opened this issue · 0 comments
toanvc commented
Expected Behavior
Android O is able to get notification.
Actual Behavior
My android O+ devices not getting notification from FCM
Steps to Reproduce the Problem
- set
targetSdk
= 27,compileSdk
= 27 - Test push with Leanplum, and Android O doesn't get that message but my Note 4 (5.0) gets it
- Change
targetSdk
= 24,compileSdk
= 27 - Test Push with Leanplum, and my Andoid O and Note 4 both get that message
Specifications
- Version: Leanplum 4.0.3
- Platform: Android 8.1
- Subsystem: Nexus 6P 8.1 and Pixel 2 8.1