Search found 13 matches

Go to advanced search

by Carlos
Wed Jan 13, 2016 11:43 pm
Forum: Issues
Topic: Get Error building APK
Replies: 6
Views: 1014
 
Jump to post

Get Error building APK

Deleting manifest and (pom, though perhaps not needed) followed by undo all source changes seems to have resolved the issue. will compare file difference and test out to be sure all is well.

by Carlos
Tue Jan 12, 2016 9:58 pm
Forum: Issues
Topic: Get Error building APK
Replies: 6
Views: 1014
 
Jump to post

Get Error building APK

I can, but my understanding is that some customizations were put in place by appery support (flex pack) which likely will break with this. I don't mind doing for troubleshooting as I can restore to a backed up version. move forward with this?

by Carlos
Tue Jan 12, 2016 9:13 pm
Forum: Issues
Topic: Get Error building APK
Replies: 6
Views: 1014
 
Jump to post

Get Error building APK

I did manually change the AndroidManifest.xml code<manifest xmlns:android="http:&#47;&#47;schemas&#46;android&#46;com/apk/res/android" android:versionCode="9" android:versionName="1&#46;108" package="io&#46;appery&#46;projectXXXXXX"...
by Carlos
Tue Jan 12, 2016 8:45 pm
Forum: Issues
Topic: Get Error building APK
Replies: 6
Views: 1014
 
Jump to post

Get Error building APK

= Build error = Most likely build error cause: An error has occurred. I am unable to identify what is causing the build error. Changes where made to rss feed urls only. Version code and version name have been updated both in app settings and in source pom.xml and androidmanifest.xml (this files wer...
by Carlos
Tue Mar 17, 2015 5:55 pm
Forum: Issues
Topic: iFrame links to open using _system instead of withing iframe or inAppBrowser
Replies: 7
Views: 1102
 
Jump to post

iFrame links to open using _system instead of withing iframe or inAppBrowser

no luck yet, any ideas would be greatly appreciated as no answer yet

by Carlos
Mon Mar 16, 2015 2:59 pm
Forum: Issues
Topic: Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Replies: 70
Views: 8210
 
Jump to post

Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

I'll give it a try, so far I was going off xCode console logs which showed all analytic code was triggered and executed completely in iOS. These did not get logged in Google Analytic's however.

by Carlos
Fri Mar 13, 2015 8:43 pm
Forum: Issues
Topic: iFrame links to open using _system instead of withing iframe or inAppBrowser
Replies: 7
Views: 1102
 
Jump to post

iFrame links to open using _system instead of withing iframe or inAppBrowser

Looks like code was changed to links in my original post so here goes again. atag onclick="window.open(URL, '_system'); return false;"Test Link atag onclick="window.open(URL, '_blank', 'EnableViewPortScale=yes', 'resizable=yes', 'titlebar=yes'); return false;"Test Link</atag
by Carlos
Fri Mar 13, 2015 7:49 pm
Forum: Issues
Topic: iFrame links to open using _system instead of withing iframe or inAppBrowser
Replies: 7
Views: 1102
 
Jump to post

iFrame links to open using _system instead of withing iframe or inAppBrowser

Is it possible to force open iFrame links using _system? I have full control of both the app and the site reference in the iFrame. Links within the iframe use the following syntax [url=http://#]Test Link[/url]. This link open to the appropriate location however it appears to open in the inappbrowser...
by Carlos
Tue Mar 10, 2015 5:34 pm
Forum: Issues
Topic: Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Replies: 70
Views: 8210
 
Jump to post

Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

Any ideas? Is this something that is blocked while in iOS Simulator or Beta Testing or is it something not triggering correctly. console logs in xCode loaded project show plugin loads correctly and trackPage and trackEvent are being triggered as expected just no results on google analytics site for ...

Go to advanced search