cancel
Showing results for 
Search instead for 
Did you mean: 

HTML mashup on iPad app

michal_pospil
Participant
0 Kudos

Dear All,

is there a way how to display html mashups directly in iPad application?

My mashup is designed to calculate current GPS location and store it in custom fields. It works fine on desktop, it works fine in Ipad Safari browser, but it doesnt work in iPad application (in the standard nor in the extended app version). In the extended app it says "Loading.." but it never loads.

I think it may be caused by the script in the html, the script is valid, but maybe it is blocked due to security reasons...hard to say.

Any ideas how to make it work? Please see screens below.

iPad app screen (fail to load):

iPad Safari screen (correct):

Kind Regards

Michal P.

Accepted Solutions (1)

Accepted Solutions (1)

michal_pospil
Participant
0 Kudos

Update:

The HTML with javascript is now working in iPad Extended App.

JaySchwendemann
Active Contributor
0 Kudos

How did you solve it actually? Was there an error in the javascript or some configuration you needed to make?

We have a similar situation with an HTML mashup within the app. Any help would be much appreciated

Cheers

Jens

michal_pospil
Participant
0 Kudos

Hello Jens,

It has been almost 8 years so I dont remember the details but I think it started working in standard after C4C version upgrade long time ago.

Kind regards,

Michal

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Michal ,

Please refer below discussion for reference :

I hope this will be helpful to you.

Regards,

Mithun

michal_pospil
Participant
0 Kudos

Hello Mithun,

thanks for the reply.

I should have mentioned that the regular HTML mashups actually work in iPad cloud extended app version, but it doesnt work with my javascript. Sadly I need the javascript there, otherwise it is useless to me. It works in Safari so the code should be correct, I think the app is blocking the javascript. I just dont know how to allow it

Have a nice day,

Michal P.