Search found 15 matches

Go to advanced search

by alid
Wed Aug 14, 2013 5:28 pm
Forum: Issues
Topic: iOS app- Why are the external links I have on buttons not working, and how do I fix that?
Replies: 9
Views: 1136
 
Jump to post

iOS app- Why are the external links I have on buttons not working, and how do I fix that?

I tried it with just HMTL and it works fine.

Not sure why the js isn't working, but as long as something works, I am happy.

Thanks for your help!

by alid
Wed Aug 14, 2013 5:28 pm
Forum: Issues
Topic: iOS app- Why are the external links I have on buttons not working, and how do I fix that?
Replies: 9
Views: 1136
 
Jump to post

iOS app- Why are the external links I have on buttons not working, and how do I fix that?

FYI - I didn't have this js problem when I tested the andriod version of the app.

by alid
Wed Aug 14, 2013 5:17 pm
Forum: Issues
Topic: iOS app- Why are the external links I have on buttons not working, and how do I fix that?
Replies: 9
Views: 1136
 
Jump to post

iOS app- Why are the external links I have on buttons not working, and how do I fix that?

I tried this - unfortunately it didn't work.

Should I just put the links in the html instead?

by alid
Wed Aug 14, 2013 2:33 pm
Forum: Issues
Topic: iOS app- Why are the external links I have on buttons not working, and how do I fix that?
Replies: 9
Views: 1136
 
Jump to post

iOS app- Why are the external links I have on buttons not working, and how do I fix that?

Here you go: // screen elements handler screen_3D8B_elementsEvents = resource_elementsEvents = function() { $("a :input,a a,a fieldset label").live({ click: function(event) { event.stopPropagation(); } }); $('#resource_mobilecontainer1 [name="mobilebutton_115"]').die().live({ cli...
by alid
Tue Aug 13, 2013 6:58 pm
Forum: Issues
Topic: iOS app- Why are the external links I have on buttons not working, and how do I fix that?
Replies: 9
Views: 1136
 
Jump to post

iOS app- Why are the external links I have on buttons not working, and how do I fix that?

I have some buttons in my app that open links to external pages, but they are not working when I test it on my device.

I'm not a progammer, so I don't know where to look or what to do to fix this in X-code.

Can anyone help?

by alid
Tue Aug 13, 2013 6:45 pm
Forum: Issues
Topic: iOS - How do I get my external links to open in Safari instead of the app?
Replies: 4
Views: 586
 
Jump to post

iOS - How do I get my external links to open in Safari instead of the app?

On no - now the links that are on my buttons don't work...any idea why?

by alid
Tue Aug 13, 2013 6:34 pm
Forum: Issues
Topic: iOS - How do I get my external links to open in Safari instead of the app?
Replies: 4
Views: 586
 
Jump to post

iOS - How do I get my external links to open in Safari instead of the app?

It worked! I am so happy. Now I am going to fix it on the Android app.

by alid
Tue Aug 13, 2013 2:53 pm
Forum: Issues
Topic: iOS - How do I get my external links to open in Safari instead of the app?
Replies: 4
Views: 586
 
Jump to post

iOS - How do I get my external links to open in Safari instead of the app?

Hi, everthing is working great in the native app Appery helped me create, but now there is one big problem. When I test the native app on my devices, I noticed that the external links are opening in the app instead of Safari, which, as you can imagine, creates some major usability issues. You have t...
by alid
Sat Aug 10, 2013 10:54 pm
Forum: Issues
Topic: Projects not loading
Replies: 4
Views: 892
 
Jump to post

Projects not loading

It was just stuck like this every time I logged in.

Seems to be working now though, so thanks for the help.

Go to advanced search