I am trying to use pushwoosh in my android native app for push notifications.It is working fine in higher versions.My application's min sdk version is 8. Is there any compatibility problem for android lower versions(from 8 to 11)?I tried both pushwoosh.jar and pushwoosh sdk for this.But both are not working in lower versions.What I should do to get push notifications in lower versions also?
how to integrate pushwoosh in lower version?
351 Views Asked by Anu At
2
From the PushWhoosh site...
"Due to compatibility with Android 4 please make sure you are using at least 11 version of the Android API."
See...
http://www.pushwoosh.com/programming-push-notification/android/native-android-sdk-integration/