• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

DataShare ANE Error #3503

Community Beginner ,
Mar 02, 2016 Mar 02, 2016

Copy link to clipboard

Copied

I try to use the DataShare native extension to share data through installed applications on Android and iOS mobile device. For Android, it works fine. On iOS I get this error:

Error: Error #3503: The extension was left in an invalid state.

    at com.adobe.DataShareLibrary::DataShare/shareImage()[/Users/abhishekjain/DataShareANE/DataShareLibrary/src/com/adobe/DataShareLibrary/DataShare.as:63]

The filesharing works, but the app crashes!

My code is very simple:

    tempBitmapData = new BitmapData(paperWidth, paperHeight, false);
   tempBitmapData.draw(paintHolder);
  
   img_share.shareImage(tempBitmapData,"Painted with Invisible Pix - Your magic picture and coloring book!","", "");

Any suggestions?

Animate CC 2015, Air 20.0 for iOS

TOPICS
Development

Views

1.0K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Mar 03, 2016 Mar 03, 2016

Hi,

Thanks for using Adobe ANE's.

We have investigated this issue and it was reproducible at our end. We have made some corrections and fixed this issue. Please download the new zip file from the path below:

Dropbox - DataShare.zip

Meanwhile, we will also update the zip file to the native extension portal very soon. Please feel free to share your feedbacks or any comments on this.

Thanks,

Adobe AIR Team

Votes

Translate

Translate
Adobe Employee ,
Mar 03, 2016 Mar 03, 2016

Copy link to clipboard

Copied

Hi,

Thanks for using Adobe ANE's.

We have investigated this issue and it was reproducible at our end. We have made some corrections and fixed this issue. Please download the new zip file from the path below:

Dropbox - DataShare.zip

Meanwhile, we will also update the zip file to the native extension portal very soon. Please feel free to share your feedbacks or any comments on this.

Thanks,

Adobe AIR Team

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 03, 2016 Mar 03, 2016

Copy link to clipboard

Copied

Great! Now it works! Thanks for the quick response!

How about including Instragram sharing to this extension?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 05, 2018 Nov 05, 2018

Copy link to clipboard

Copied

LATEST

is this ane OK for ios 11?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines