- Posts: 39
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.
Cordova, Xamarin, Basic4Android topics are listed here.
Cordova and forms editing
- Marat Faskhiev
- Topic Author
- Offline
- Junior Member
-
Less
More
9 years 1 month ago #11858
by Marat Faskhiev
Replied by Marat Faskhiev on topic Cordova and forms editing
Could you check cordova project? I just recreated it:
dl.dropboxusercontent.com/u/43914124/RadaeePDF-Cordova.zip
As I can see it contains latest version of the plugin. But I have the same issue.
dl.dropboxusercontent.com/u/43914124/RadaeePDF-Cordova.zip
As I can see it contains latest version of the plugin. But I have the same issue.
9 years 1 month ago #11859
by nermeen
Replied by nermeen on topic Cordova and forms editing
We've tested your project, and it's working correctly.
We have uploaded a video that shows our test using your project...
We have uploaded a video that shows our test using your project...
- Marat Faskhiev
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 39
- Thank you received: 0
9 years 1 month ago #11873
by Marat Faskhiev
Replied by Marat Faskhiev on topic Cordova and forms editing
Thank you.
I was able to run it successfully on different device. It works fine on Samsung SM-T320. Earlier I tested by using Sony D5503.
I was able to run it successfully on different device. It works fine on Samsung SM-T320. Earlier I tested by using Sony D5503.
- Marat Faskhiev
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 39
- Thank you received: 0
9 years 1 month ago #11887
by Marat Faskhiev
Replied by Marat Faskhiev on topic Cordova and forms editing
Hi,
I'm experiencing another issue. When I'm trying to install this plugin to our application I'm receiving the following compile error:
com.android.dex.DexException: Multiple dex files define Ljavax/annotation/CheckForNull
It looks like some conflict with another plugin. Could you point me what I can do with this?
I'm experiencing another issue. When I'm trying to install this plugin to our application I'm receiving the following compile error:
com.android.dex.DexException: Multiple dex files define Ljavax/annotation/CheckForNull
It looks like some conflict with another plugin. Could you point me what I can do with this?
9 years 1 month ago #11890
by nermeen
Replied by nermeen on topic Cordova and forms editing
May be it's related to android-support-v4.jar, do you already have it as dependency? if yes, then you should remove one of them.
For Sony issue, we couldn't reproduce the issue on the simulator.
For Sony issue, we couldn't reproduce the issue on the simulator.
- Marat Faskhiev
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 39
- Thank you received: 0
9 years 3 weeks ago #11904
by Marat Faskhiev
Replied by Marat Faskhiev on topic Cordova and forms editing
There was a conflict with crosswalk plugin. After I updated it issue was resolved.
Time to create page: 0.431 seconds