jeudi 7 mai 2015

Cordova Mobile Iron App Connect service explicit intent

Mobile Iron show example in appConnect like this

Intent intent = new Intent(ACTION_REQUEST_CONFIG);

and it work fine on target sdk 19, but when I changed target sdk to 21, it crash because of error intent should be declared explicit.

Any solution for this? I'm not sure how to declare intent explicitly on Mobile Iron.

Aucun commentaire:

Enregistrer un commentaire