58
Views
2
Comments
Solved
[Zebra DataWedge Connector Plugin] Error compiling to android
Question
zebra-datawedge-connector-plugin
Mobile icon
Forge asset by João Lopes

Hi,

I try to compile the application to a native android app but i received the following error message;


 In Android on 2020-10-21 at 11:17:49 - Error compiling Cordova plugin: main/java/com/outsystems/plugins/oshttp/OSHttpPlugin.java:3: error: package android.support.annotation does not exist.

Does anyone know how to resolve this issue?

Thanks in advance!

Regards,

Jorick



 


error.png
2020-03-11 09-18-27
Jorick van Rijs
Solution

Based on the other support ticket; 

  1. Go to LifeTime > Applications (env: dev, test, prod)
  2. Search for the Zebra Connector Plugin
  3. Settings
  4. Advanced > Extensibility Configurations and paste the following;

{

    "plugin":

    {

        "identifier": "com-darryncampbell-cordova-plugin-intent@1.3.0"

    }

}


Regards,

Jorick

2021-02-16 19-36-41
João Lopes

Thank you for the reminder. 

Just posted a new version. 

I don't have a Zebra device to test it currently, but I believe it works. Thank you!


Best regards,

João

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.