Re: IAP in App Store

2021-09-18 Thread J. Landman Gay via use-livecode
@Panos: Progress. I now know why a login dialog was not showing up and why a channel wasn't 
created.


The command "mobileStoreMakePurchase" absolutely requires three parameters. I omitted the 
payload string (third param) because I didn't need it and it wasn't required for iOS. I assumed 
it would be empty and treated accordingly. It isn't.


If the third param is omitted, the script compiles okay but apparently aborts with no error 
message and no information when the app runs on the device. There is no clue why nothing is 
happening. On the off chance that was the problem I add the string "payload here" and bingo, I 
got the App Store login dialog.


I am still not getting any status reports in purchaseStateUpdate and the purchase times out. 
But at least I'm logged in now.


Suggestion: if a third param is missing, LC should throw an error at runtime. 
We'd all be saner.


On 9/17/21 5:25 PM, J. Landman Gay via use-livecode wrote:
Yes, I tested on real devices, both an iPad and an iPhone. I also just set up testing on the 
Google Play Store and got the same non-results.


I will look at the test stack in the lesson, thanks Panos.



--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Android SDK lesson

2021-09-18 Thread Lagi Pittas via use-livecode
Hi Bernard,

Thanks for answering,  I was being sarcastic and did not expect a fire and
forget to install, but at least one that didn't entail swearing at
inanimate objects,, software and companies big and small. .

 What I actually hoped for was a pointer to the de facto thread that means
I don't have to spend days
looking for problems that others have solved

There are lots of threads but I have yet to find one that is definitive for
the latest version or at least 1 version back.

Like I always say - developers should always eat their own dog food (to
personal friends I don't use the words dog  food - you know what i mean?)

I will look for a thread by you and expect that it should be the latest
unless you say otherwise - you didn't say if it works on the latest yet
though - which version of indy should I use?

Regards Lagi



On Sat, 18 Sept 2021 at 19:22, Bernard Devlin via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Good luck with that. For the last two people I helped on the Forum with
> that issue, it turned out that Google had provided a version of Android
> Studio where key build tools were missing. I discovered this after days of
> investigation in trying to help people get their setup working and after I
> uploaded a 300mb zip file to the cloud which the user used to replace the
> relevant folder in his Android Studio installation. Google broke AS on both
> Linux and OSX (and possibly Windows too).
>
> You can see the big yellow warning callouts in the Lesson to which you
> link. There's probably more replies to that Livecode Lesson than any
> other.  I've advised LC Ltd on what I think they should do to simply the
> install/setup for Android development.
>
> Considering that Google broke the later versions of their tool and Google
> hide the unbroken versions (not to mention the lunacy of Google's
> naming-numbering), you are not going to find a one button solution from LC
> that works around all those issues.
>
> Regards, Bernard
>
>
> On Sat, Sep 18, 2021 at 5:01 PM Lagi Pittas via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
> > Hi
> >
> > I have not compiled for Android for nearly 3 years now and Ive had new
> > machines. I want to install the SDK and I remember the
> > problems I had originally - so to save my mental health
> >
> > Can someone (Panos?) point me to the LATEST lessons for the latest
> version
> > that will install with 1 press of  a button please (sarcasm).
> >
> > I have the lesson here
> >
> > https://lessons.livecode.com/m/2571/l/625198-livecode-and-android-studio
> >
> > But it mentions Java 8 and to uninstall 9 and 10 (I have none installed
> on
> > this machine)
> >
> > Thanks in advance
> >
> > Regards Lagi
> > ___
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


-- 
KIndest Regards Lagi
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Android SDK lesson

2021-09-18 Thread Bernard Devlin via use-livecode
Good luck with that. For the last two people I helped on the Forum with
that issue, it turned out that Google had provided a version of Android
Studio where key build tools were missing. I discovered this after days of
investigation in trying to help people get their setup working and after I
uploaded a 300mb zip file to the cloud which the user used to replace the
relevant folder in his Android Studio installation. Google broke AS on both
Linux and OSX (and possibly Windows too).

You can see the big yellow warning callouts in the Lesson to which you
link. There's probably more replies to that Livecode Lesson than any
other.  I've advised LC Ltd on what I think they should do to simply the
install/setup for Android development.

Considering that Google broke the later versions of their tool and Google
hide the unbroken versions (not to mention the lunacy of Google's
naming-numbering), you are not going to find a one button solution from LC
that works around all those issues.

Regards, Bernard


On Sat, Sep 18, 2021 at 5:01 PM Lagi Pittas via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hi
>
> I have not compiled for Android for nearly 3 years now and Ive had new
> machines. I want to install the SDK and I remember the
> problems I had originally - so to save my mental health
>
> Can someone (Panos?) point me to the LATEST lessons for the latest version
> that will install with 1 press of  a button please (sarcasm).
>
> I have the lesson here
>
> https://lessons.livecode.com/m/2571/l/625198-livecode-and-android-studio
>
> But it mentions Java 8 and to uninstall 9 and 10 (I have none installed on
> this machine)
>
> Thanks in advance
>
> Regards Lagi
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Android SDK lesson

2021-09-18 Thread Lagi Pittas via use-livecode
Hi

I have not compiled for Android for nearly 3 years now and Ive had new
machines. I want to install the SDK and I remember the
problems I had originally - so to save my mental health

Can someone (Panos?) point me to the LATEST lessons for the latest version
that will install with 1 press of  a button please (sarcasm).

I have the lesson here

https://lessons.livecode.com/m/2571/l/625198-livecode-and-android-studio

But it mentions Java 8 and to uninstall 9 and 10 (I have none installed on
this machine)

Thanks in advance

Regards Lagi
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: "Unknown error." in LC when trying to test to connected ios device

2021-09-18 Thread Andrew at MidWest Coast Media via use-livecode
I can’t remember if it throws that specific error, but I recall having problems 
when testing to a device with a Development profile and Beta checked in the 
Standalone Application settings. This would happen even if your profiles were 
clean. Are you using a Dev or Distro profile while testing?

—Andrew Bell

>> 
>>> On Sep 15, 2021, at 1:58 PM, Mike Kerner via use-livecode <
>> use-livecode@lists.runrev.com> wrote:
>>> 
>>> Mac OS 11.5.2
>>> LC 9.6.2
>>> XCode 12.1
>>> I choose a device from the Development->Test Target menu, then select
>>> Development->Test
>>> We get as far as the app getting signed, and then the error is thrown.
>>> I'm pretty sure the certs and profiles are current, since I manually
>>> removed them and then used XC to reinstall them.
>>> Suggestions?
>>> 
> 


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Licensing model change

2021-09-18 Thread Pi Digital via use-livecode
> Licensing emails are going out,

Did everyone else receive theirs? I still haven’t heard anything. I wasn’t 
going to push or be impatient but it’s been on my mind. Just wondering if I 
somehow got forgotten or they at just struggling to get through the tens of 
paying users. 

Sean Cole
Pi Digital Productions Ltd

eMail Ts & Cs


> On 31 Aug 2021, at 19:34, Kevin Miller via use-livecode 
>  wrote:
> 
> I don't know your specific license plan and Heather has left for the 
> evening, however generally if we promised something in the past we do honour 
> it. Licensing emails are going out, if you don't have yours by tomorrow feel 
> free to drop us a line in support.
> 
> Kind regards,
> 
> Kevin
> 
> Kevin Miller ~ ke...@livecode.com ~ http://www.livecode.com/
> LiveCode: Develop Yourself
> 
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode