Skip to content
This repository was archived by the owner on Jul 27, 2019. It is now read-only.
This repository was archived by the owner on Jul 27, 2019. It is now read-only.

iOS: Compatibility with current SDK version #34

@tomsun

Description

@tomsun

The current download at https://creativesdk.adobe.com/downloads.html at the time of writing is CreativeSDK-iOS-v0.15.2181.1.zip, which extracts to a directory AdobeCreativeSDKDynamicFrameworks unlike README's suggestion AdobeCreativeSDKFrameworks.

Furthermore, the file tree has a different structure than expected by phonegap-plugin-csdk-image-editor:

Installing "phonegap-plugin-csdk-image-editor" for ios
Error during processing of action! Attempting to revert...
Failed to install 'phonegap-plugin-csdk-image-editor': CordovaError: Uh oh!
Cannot find resource file "/opt/myapp/plugins/phonegap-plugin-csdk-image-editor/src/ios/AdobeCreativeSDKFrameworks/AdobeCreativeSDKImage.framework/Versions/A/Resources/AdobeCreativeSDKImageResources.bundle" for plugin phonegap-plugin-csdk-image-editor in iOS platform

There is also a CreativeSDK-iOS-v0.15.2181.1_deprecated.zip available which the expected directory structure. It however, does not seem to have 64 bit support:

Undefined symbols for architecture arm64:
  "_OBJC_CLASS_$_AdobeUXAuthManager", referenced from:
      objc-class-ref in AdobeCreativeSDKImage(AVYAdobeIDManager.o)
      objc-class-ref in AdobeCreativeSDKImage(AdobeUXImageEditorViewController.o)
      objc-class-ref in AdobeCreativeSDKImage(AdobeUXImageEditorViewController+Compatibility.o)
  "_AdobeAuthManagerLoggedOutNotification", referenced from:
      -[AVYAdobeIDManager init] in AdobeCreativeSDKImage(AVYAdobeIDManager.o)
      -[AVYAdobeIDManager dealloc] in AdobeCreativeSDKImage(AVYAdobeIDManager.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions