Re: How to share a recorded sound on iOS?

2021-03-17 Thread matthias rebbe via use-livecode
> > Seems Messages does not support the .caf file type. > I have to correct this. Sending files to iMessage app through the sharing feature is not possible for all apps, even if they are from Apple. Tried here for example with the File.app from Apple on the iPhone. iMessage is not offered as

Re: How to share a recorded sound on iOS?

2021-03-17 Thread matthias rebbe via use-livecode
- Matthias Rebbe Life Is Too Short For Boring Code > Am 18.03.2021 um 00:00 schrieb William de Smet via use-livecode > : > > Hi Matthias, > > Yes I want something like the standard share sheet on iOS. > And for instance I want to share the .WAV file with Apple Messages. > Now i understand. >

Re: How to share a recorded sound on iOS?

2021-03-17 Thread William de Smet via use-livecode
Hi Matthias, Yes I want something like the standard share sheet on iOS. And for instance I want to share the .WAV file with Apple Messages. Do I need to associate the .WAV file with other apps? Then I have to use custom URL schemes, I think. Is that what you mean? greetings, William Op wo

Re: How to share a recorded sound on iOS?

2021-03-17 Thread matthias rebbe via use-livecode
Sorry, i do not get it. You want to record it on the iOS device and then you want to have access to it with an other app on the same iOS device? So the question is with what or whom do you want to share the recordings? > Am 17.03.2021 um 23:21 schrieb William de Smet via use-livecode > : >

Re: How to share a recorded sound on iOS?

2021-03-17 Thread William de Smet via use-livecode
Hi Matthias, With sharing I mean like the iOS share sheet. A bit like using the mergPop with mergPopActivity but then with .WAV files. I got it working with 'mobileComposeMail (with an attachment)' but in this way you need to have an actived mailacoount on your iOS device. And mailaccounts are

Re: How to share a recorded sound on iOS?

2021-03-17 Thread matthias rebbe via use-livecode
William, what do you mean with sharing? Do you want to connect your iOS device to iTunes on Win/Mac and want to get access to that recorded files in iTunes? If that's the case, then go to the Standalone Settings for your iOS stack, switch to Requirements and check the "File Sharing" option.

Re: LC Bug: Copying an Image fails

2021-03-17 Thread Curry Kenworthy via use-livecode
Sean: > char 1 of rawclipboarddata["CF_BITMAP"] crashes it That's simply standing on principle, which I find admirable! After all, give us a char and we'll likely take ... an image. :) But on the tech side, not surprising; char 1 of (the data). -- Paul: > I would consider this a serious

How to share a recorded sound on iOS?

2021-03-17 Thread William de Smet via use-livecode
Hi there, I am developing a simple stack to record sounds with mergMicrophone. Is there a way to share the recorded sounds which are located in specialFolderPath("documents")? Greetings, William ___ use-livecode mailing list

Re: xAPI in LiveCode Week #7 Meeting TODAY AT 3:30 EDT

2021-03-17 Thread Tom Glod via use-livecode
Hi Brian, where can I learn more about this project? On Wed, Mar 17, 2021 at 11:42 AM Brian K. Duck via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello, > The xAPI in LiveCode team will be meeting today at 3:30 EDT. > > Agenda: > Updates for Projects Underway, Next Steps > Open

Re: Apple Push Notifications update

2021-03-17 Thread Andrew at MidWest Coast Media via use-livecode
Panos- It never ceases to amaze me how quickly the LiveCode team is able to address some of these issues. Thank you for another save, made even more impressive by the fact that you provided examples of existing tools to test and NO changes required to the published frontend app! I look

xAPI in LiveCode Week #7 Meeting TODAY AT 3:30 EDT

2021-03-17 Thread Brian K. Duck via use-livecode
Hello, The xAPI in LiveCode team will be meeting today at 3:30 EDT. Agenda: Updates for Projects Underway, Next Steps Open items - last week or new items? Part 2 Projects - Elaboration of Video and PDF 'Introduction to LiveCode’ - Planning and Outline Review; Scheduling Goals for

FYI

2021-03-17 Thread jbv via use-livecode
https://arstechnica.com/science/2021/03/how-does-the-brain-interpret-computer-languages/ BTW I wonder how brain activity would look like with xTalk... Best ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: Apple Push Notifications update

2021-03-17 Thread panagiotis merakos via use-livecode
Hello all, You can find an updated lesson on how to send HTTP/2 based push notifications on iOS: https://lessons.livecode.com/m/4069/l/1380237-how-to-send-http-2-based-push-notifications-in-ios Note that you do not need to do any changes in your app that *receives* push notifications. The

Re: [ANN] New Book: Development Oriented Development

2021-03-17 Thread matthias rebbe via use-livecode
David, At the bottom of the page at https://payhip.com/features/sell-digital-downloads Payhip writes "We can handle the generation, storage and issuing of keys to protect your software." So it seems there are 2 ways to do this with Payhip. 1. sell a license and the customer gets a download

Re: [ANN] New Book: Development Oriented Development

2021-03-17 Thread David V Glasgow via use-livecode
Going off at a bit of a tangent, but maybe not entirely OT… I see that Payhip state you can sell software through their platform. Andre, do you do that? or any Livecoders for that matter? If so, how is it going? Cheers David Glasgow > On 16 Mar 2021, at 6:26 pm, Andre Garzia via

Re: [ANN] New Book: Development Oriented Development

2021-03-17 Thread Andre Garzia via use-livecode
Thanks a ton for the kind words my friends :D In essence, this is a very simple book that is aiming to convey a single idea: "you can and should create your own tools". I think that is a topic that we need to explore more. Cheers A On Wed, 17 Mar 2021 at 01:56, Sean Cole (Pi) via use-livecode

Re: [ANN] Release 9.6.2 RC-3

2021-03-17 Thread matthias rebbe via use-livecode
Just out of interest, do you see this just with the Livecode IDE or also with a Livecode standalone? - Matthias Rebbe Life Is Too Short For Boring Code > Am 17.03.2021 um 09:19 schrieb Håkan Liljegren via use-livecode > : > > Ok, after a day or so it creeps back. Unplug extra monitor, restart

Re: [ANN] Release 9.6.2 RC-3

2021-03-17 Thread Håkan Liljegren via use-livecode
Ok, after a day or so it creeps back. Unplug extra monitor, restart LiveCode, plug in extra monitor. Annoying, but maybe not a showstopper... I only see this with LiveCode and not any of my other apps. :-Håkan On 16 Mar 2021, 08:08 +0100, Håkan Liljegren via use-livecode , wrote: > Thanks to