Search found 211 matches

by istech
Fri Jul 26, 2024 8:20 pm
Forum: iOS Deployment
Topic: Browser widget exit fullscreen detection fails IOS
Replies: 1
Views: 8492

Re: Browser widget exit fullscreen detection fails IOS

Turned out not a be a Livecode issue but needed to add enablejsapi=1 on my youtube link. Just for anyone that may come across this.
by istech
Fri Jul 26, 2024 1:08 pm
Forum: iOS Deployment
Topic: Another problem about provisioning profiles…
Replies: 19
Views: 22242

Re: Another problem about provisioning profiles…

Hi GoneToSail, Sorry my suggestion did not help. Maybe our issue where different. I believe you could have a certificate trust issue which needs to be repaired. There is a great link to help troubleshoot this issue. Maybe give it a shot as this is not really a Livecode issue, more of a xcode/develop...
by istech
Thu Jul 25, 2024 9:04 pm
Forum: iOS Deployment
Topic: Another problem about provisioning profiles…
Replies: 19
Views: 22242

Re: Another problem about provisioning profiles…

Hi GoneToSail,

I had a similar situation like this I had to go into the certificate and manually set it to "always trust". Not sure if this will help but solved my problem.

Regards,
T
by istech
Thu Jul 25, 2024 11:27 am
Forum: iOS Deployment
Topic: Browser widget exit fullscreen detection fails IOS
Replies: 1
Views: 8492

Browser widget exit fullscreen detection fails IOS

Hi Livecodes, I have the browser widget set with an iframe stream where I want to detect full screen exit by the user. I have set the html with multiple listers which work on all platform apart from IOS. Can anyone provide some insight into why only IOS behaves this way and if there is any work arou...
by istech
Tue Jul 23, 2024 10:48 am
Forum: iOS Deployment
Topic: Mobile scrolling issues
Replies: 1
Views: 9707

Re: Mobile scrolling issues

For anyone facing this issue. In my situation It turned out to be a ghost/corrupt datagrid problem. After finding the culprit deleting and recreating it solved the issue.
by istech
Tue Jul 23, 2024 10:41 am
Forum: Talking LiveCode
Topic: Calendar widget Multiple Dates Highlights
Replies: 8
Views: 4531

Re: Calendar widget Multiple Dates Highlights

Hi Bernd,

Again this is not a problem at all. Thanks again for your time on this.
by istech
Tue Jul 23, 2024 10:40 am
Forum: Talking LiveCode
Topic: YouTube Live & Browser Widget
Replies: 1
Views: 2619

Re: YouTube Live & Browser Widget

For future reference this appears to be a bug/issue or not supported only with windows playback of YouTube live streams as all working as expected on IOS, MAC and Android platforms.
by istech
Thu Jul 18, 2024 11:10 am
Forum: Talking LiveCode
Topic: YouTube Live & Browser Widget
Replies: 1
Views: 2619

YouTube Live & Browser Widget

Hi All, Been playing with the Livecode lesson for playing YouTube video's using the browser widget. However, I have noticed that the browser widget can play normal YouTube videos but not "LIVE" ones on windows (Have not tried mobile as yet). Does anyone know if this is a limitation of the widget or ...
by istech
Thu Jul 18, 2024 10:14 am
Forum: Talking LiveCode
Topic: Calendar widget Multiple Dates Highlights
Replies: 8
Views: 4531

Re: Calendar widget Multiple Dates Highlights

Hi Bernd,

This works great and is more than enough for what I need. I was thinking just as a side note for the function to accept LC arrays. No need to change anything as this is just my thinking on it.

Again thanks for spending the time on this. Definitely saved me and others a lot of time.
by istech
Tue Jul 16, 2024 4:51 pm
Forum: Talking LiveCode
Topic: Calendar widget Multiple Dates Highlights
Replies: 8
Views: 4531

Re: Calendar widget Multiple Dates Highlights

Hi Bernd,

This works perfectly. You are a star and can not thank you enough. When I'm in your country will owe you a drink on me. :D

Thanks for your time.
by istech
Tue Jul 16, 2024 12:23 pm
Forum: Talking LiveCode
Topic: Calendar widget Multiple Dates Highlights
Replies: 8
Views: 4531

Re: Calendar widget Multiple Dates Highlights

Wow Bernd,

That is precisely what I need. But fighting a couple hours with the Calendar widget and was just about to dive into Builder to see if I could add the feature in.

Have you got an example I could see?

Many thanks for your time.
by istech
Tue Jul 16, 2024 6:20 am
Forum: Talking LiveCode
Topic: Calendar widget Multiple Dates Highlights
Replies: 8
Views: 4531

Calendar widget Multiple Dates Highlights

Hi All, I do hope all are having a great week. I have been playing with LC's calendar widget on a project and was wondering if it was possible to highlight multiple dates or change text colour of multiple dates to show an event. Is this something the widget has built in or do you need to build this ...
by istech
Mon May 27, 2024 2:03 pm
Forum: iOS Deployment
Topic: Mobile scrolling issues
Replies: 1
Views: 9707

Mobile scrolling issues

Hi All, I do hope all are doing well. I have a strange issue I would love to get a second take on. I have created a scrolling group which works mostly as expected side 2 issues. The first being that upon initial launch of the app the scrolling group does not scroll correctly. It kind of starts moves...
by istech
Mon May 27, 2024 1:45 pm
Forum: Talking LiveCode
Topic: Reliable IOS and ANDROID pdf viewing
Replies: 6
Views: 3764

Re: Reliable IOS and ANDROID pdf viewing

Just to update anyone trying this. I resolved this issue by putting a longer wait and a recheck/reset of the URL until the page is rendered.
by istech
Tue May 21, 2024 3:37 pm
Forum: Talking LiveCode
Topic: Reliable IOS and ANDROID pdf viewing
Replies: 6
Views: 3764

Re: Reliable IOS and ANDROID pdf viewing

Wow not cheap when you only want one item. I'll think on it. In the meantime will try a couple workarounds. Thanks for your input.