Page 3 of 3

Re: Don't show save dialog

Posted: Wed Oct 28, 2015 10:50 pm
by hugo
Hello Vladimir,

While I was preparing a sample use case to share with you, I found the issue!

Your new property does not work if you use the following:
StiApiProvider.provider = new StiApiProviderAIR(StiApiProvider.AppViewerFx);
Using ApiProvider_AIR.swc

I believe that you can now easy repeat the issue but if you can't, then please inform me and I will send you a ready use case projet.

Thank you,
Hugo.

Re: Don't show save dialog

Posted: Thu Oct 29, 2015 12:56 pm
by Vladimir
Hello Hugo,

This happens because new option is passed to the data provider, and you're using an older version of the provider.
In the attached archive is a new version of the SWC file. Please check it with your project.
ApiProvider_AIR.zip
(281.74 KiB) Downloaded 341 times
Thank you.

Re: Don't show save dialog

Posted: Sun Nov 01, 2015 5:33 pm
by hugo
Fixed.
Thanks.

Re: Don't show save dialog

Posted: Mon Nov 02, 2015 4:32 am
by Andrew
Thank you, Hugo, for letting us know about this.

Have a good day!