Skip to content

Extension was left in an invalid state #4

@maho125

Description

@maho125

Hi,

at first I want to thank you for great ANE. It helped me to solve known problem with CameraRoll on iOS. I'm using your ANE in my latest iOS app and sometimes during loading of thumbnails I'm getting this error:

Error: Error #3503: The extension was left in an invalid state. at flash.external::ExtensionContext/_call() at flash.external::ExtensionContext/call() at com.vlabs.ane.cameraroll::CameraRollExtension/onStatusHandler()[/Users/valley/Development/flex/ANE-CameraRoll/ActionScriptLibrary/src/com/vlabs/ane/cameraroll/CameraRollExtension.as:87]

I'm using Starling framework 1.4.1, Feathers 1.2 and the latest beta AIR 13 (released on Feb 25, 2014)

For loading thumbnails I'm using this method:

_roll.loadThumbnailPhotoAssets(_pageCounter * _thumbsPerPage,_thumbsPerPage,CameraRollExtension.LOAD_PHOTO_TYPE_ASPECT_RATIO_THUMBNAILS);

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions