Search found 7 matches

Go to advanced search

by Jörn Krüger
Thu Jan 22, 2015 10:15 am
Forum: Issues
Topic: Telephone Call Button and E-Mail Button with Phonegap 3.6. Access Whitelist Required?
Replies: 2
Views: 431
 
Jump to post

Telephone Call Button and E-Mail Button with Phonegap 3.6. Access Whitelist Required?

Thank you very much.

window.open('tel:' + Apperyio('phoneNumberLabel').text(), '_system'); as JavaScript Function did it.

No further configuration was needed.

by Jörn Krüger
Thu Jan 22, 2015 6:05 am
Forum: Issues
Topic: Telephone Call Button and E-Mail Button with Phonegap 3.6. Access Whitelist Required?
Replies: 2
Views: 431
 
Jump to post

Telephone Call Button and E-Mail Button with Phonegap 3.6. Access Whitelist Required?

I try to add a Telephone Number Button and an Email Button, which opens the native Telephone App or the E-Mail App on Android. Currently a href="tel:12345" and window.location.href="tel:12345" is working in the browser, but not in the native app nor in the App Tester. Same with m...
by Jörn Krüger
Thu Jan 15, 2015 7:13 pm
Forum: Issues
Topic: Fix for lost Swipe Events on Android 4.4
Replies: 9
Views: 1851
 
Jump to post

Fix for lost Swipe Events on Android 4.4

I had a fight with appery/jquery mobile about page and swipe on android 4.4. SwipeLeft and SwipeRight where executed on every 4th or 5th try. The issue is known for JQuery Mobile and most of the other frameworks as well. See https://github.com/jquery/jquery-mobi... Root Cause is a change in WebView ...
by Jörn Krüger
Fri Jan 09, 2015 6:02 am
Forum: Issues
Topic: Cannot access App builder
Replies: 6
Views: 1002
 
Jump to post

Cannot access App builder

I retried in an anon session (Google Chrome) and then it works properly. After that I used chrome://appcache-internals/ in my regular session and removed the Appery Appcache. Now everything seems to work fine.

App GUID is cff8cd9e-5952-4e5b-bed4-dce452501335

by Jörn Krüger
Fri Jan 09, 2015 5:39 am
Forum: Issues
Topic: Cannot access App builder
Replies: 6
Views: 1002
 
Jump to post

Cannot access App builder

Same for me since yesterday evening. Sometimes the editor opens but hangs after trying to open a page.

"Uncaught ReferenceError: proxyLink is not defined" is printed as error on the debug console.

Image

by Jörn Krüger
Thu Nov 20, 2014 2:07 pm
Forum: Issues
Topic: is there a server problem?
Replies: 42
Views: 5133
 
Jump to post

is there a server problem?

6d4f0ce4-3895-4ccf-be0a-6e738fc89466. I received several 500 Internal Server Errors between 5 pm and 6 pm. I retried at 7 pm and it was working again.

I retried it now and it is still working as expected.

Seems to be a temporal problem and as usual it was urgent yesterday evening.

by Jörn Krüger
Wed Nov 19, 2014 4:55 pm
Forum: Issues
Topic: is there a server problem?
Replies: 42
Views: 5133
 
Jump to post

is there a server problem?

I tried to export my project as apk and get this Exception (Root Cause): java.lang.NullPointerException com.exadel.tiggzi.model.CertificateLink.create(CertificateLink.java:26) com.exadel.tiggzi.services.impl.CertificateServiceImpl.getBuildCertificateForProject(CertificateServiceImpl.java:316) sun.re...

Go to advanced search