Search found 33 matches

Go to advanced search

by Fernando
Sat Apr 06, 2019 5:14 am
Forum: Issues
Topic: cordova plugin firebase and android build error
Replies: 3
Views: 1024
 
Jump to post

cordova plugin firebase and android build error

Hello Serhii, I'm not using PushPlugin jet. I'm trying to complile only with this plugin enabled but i fails, not only for push notifications but for Firebase authentication and for Firebase analytics. I forgot to mention that In other project i tried also to configure FCM and uploading google-servi...
by Fernando
Fri Apr 05, 2019 8:14 am
Forum: Issues
Topic: cordova plugin firebase and android build error
Replies: 3
Views: 1024
 
Jump to post

cordova plugin firebase and android build error

Hi, I cannot compile when enabling https://github.com/arnesson/cordova-p... . I copied/pasted the google-services.json in Source-CORDOVA. I tried to create an empty jquery project and importing the plugin. I tried to include also spec = 2.0.0 in the plugin options and activating cordova-android-supp...
by Fernando
Wed Feb 20, 2019 1:20 pm
Forum: Issues
Topic: Get page name javascript
Replies: 4
Views: 809
 
Jump to post

Get page name javascript

When testing in the mobile web test emulator only works Apperyio.CurrentScreen
The other code shows my default start page but not current page in the emulator.

by Fernando
Tue Jan 15, 2019 5:39 pm
Forum: Issues
Topic: How to use a pfx or p12 user certificate installed in the device?
Replies: 4
Views: 888
 
Jump to post

How to use a pfx or p12 user certificate installed in the device?

Thank you. I will make some tests. I'm happy to know your Advisory Pack.

by Fernando
Wed Jan 02, 2019 12:19 pm
Forum: Issues
Topic: How to use a pfx or p12 user certificate installed in the device?
Replies: 4
Views: 888
 
Jump to post

How to use a pfx or p12 user certificate installed in the device?

Hello Serhii, I want to use certificate pinnig also to secure the communitacion with my API, but what i means is to use a user certificate installed in the mobile device of each user and not included in the app (different certificates for each user). In my country (Spain) each person has a digital c...
by Fernando
Mon Dec 31, 2018 1:45 pm
Forum: Issues
Topic: How to use a pfx or p12 user certificate installed in the device?
Replies: 4
Views: 888
 
Jump to post

How to use a pfx or p12 user certificate installed in the device?

Hi, i want to make client-based authentication and other uses such as digital signing by using trusted certificates (p12 or pfx certificates installed in the device). I'm using jquery based app (not ionic). I would like to know the correct approach to get the user certificate to allow access to the ...
by Fernando
Mon Dec 31, 2018 11:48 am
Forum: Issues
Topic: WIndowsAzure not defined: problem loading azure mobile apps client
Replies: 2
Views: 1023
 
Jump to post

WIndowsAzure not defined: problem loading azure mobile apps client

Hello Illya,
Sorry for the delay. I've tried it in the mobile and the plugin works but i get an http error. I've contacted with Microsoft (I got the same http error when using js file imported instead using the plugin).
Thank you and happy 2019.

by Fernando
Sun Dec 16, 2018 11:12 am
Forum: Issues
Topic: WIndowsAzure not defined: problem loading azure mobile apps client
Replies: 2
Views: 1023
 
Jump to post

WIndowsAzure not defined: problem loading azure mobile apps client

Hello, I have an jquery cordova app in appery. Now i have tried both importing azure mobile apps cordova plugin and creating the js file methods but i cannot initialize the client in my appery app. https://www.npmjs.com/package/azure-m... Plugin Id cordova-plugin-ms-azure-mobile-apps Platform list w...
by Fernando
Sat Jan 13, 2018 4:45 am
Forum: Issues
Topic: changing html component visible / not visible (hide / unhide)
Replies: 0
Views: 1208
 
Jump to post

changing html component visible / not visible (hide / unhide)

Hello, I have a multilingual app and i want to show the html component corresponding to the selected language and mantain hidden the others. It was working fine with older libraries versions but now i can't show the html component. I unhide it from load page event and it was working fine in this two...
by Fernando
Sun Nov 29, 2015 6:40 am
Forum: Issues
Topic: change image size
Replies: 1
Views: 469
 
Jump to post

change image size

I fixed it with
Appery("image_b3").height(labelH);

Best regards.

Go to advanced search