Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined symbol: receive_sharing_intent.RSIShareViewController. #340

Open
vkumarvs opened this issue Nov 24, 2024 · 0 comments
Open

Undefined symbol: receive_sharing_intent.RSIShareViewController. #340

vkumarvs opened this issue Nov 24, 2024 · 0 comments

Comments

@vkumarvs
Copy link

Hello everyone,

Did someone faced this error? I followed all the steps of this "receive_sharing_intent " however somehow It seems I am missing something and keep getting below error. Any direction to solve this please...

Launching lib/main.dart on iPhone 16 Pro in debug mode...
Running Xcode build...
Xcode build done. 69.7s
Failed to build iOS app
Error (Xcode): Undefined symbol: receive_sharing_intent.RSIShareViewController.appGroupId.modify : Swift.String

Error (Xcode): Undefined symbol: receive_sharing_intent.RSIShareViewController.appGroupId.getter : Swift.String

Error (Xcode): Undefined symbol: receive_sharing_intent.RSIShareViewController.appGroupId.setter : Swift.String

Error (Xcode): Undefined symbol: receive_sharing_intent.RSIShareViewController.(getFileName in _6D78A6F2C6912972D1862B0928DDF135)(from: Foundation.URL, type: receive_sharing_intent.SharedMediaType) -> Swift.String

Error (Xcode): Undefined symbol: receive_sharing_intent.RSIShareViewController.(handleMedia in _6D78A6F2C6912972D1862B0928DDF135)(forLiteral: Swift.String, type: receive_sharing_intent.SharedMediaType, index: Swift.Int, content: __C.NSExtensionItem) -> ()

Error (Xcode): Undefined symbol: receive_sharing_intent.RSIShareViewController.(handleMedia in _6D78A6F2C6912972D1862B0928DDF135)(forUIImage: __C.UIImage, type: receive_sharing_intent.SharedMediaType, index: Swift.Int, content: __C.NSExtensionItem) -> ()

Error (Xcode): Undefined symbol: receive_sharing_intent.RSIShareViewController.(handleMedia in _6D78A6F2C6912972D1862B0928DDF135)(forFile: Foundation.URL, type: receive_sharing_intent.SharedMediaType, index: Swift.Int, content: __C.NSExtensionItem) -> ()

Error (Xcode): Undefined symbol: receive_sharing_intent.RSIShareViewController.sharedMedia.modify : [receive_sharing_intent.SharedMediaFile]

Error (Xcode): Undefined symbol: receive_sharing_intent.RSIShareViewController.sharedMedia.getter : [receive_sharing_intent.SharedMediaFile]

Error (Xcode): Undefined symbol: receive_sharing_intent.RSIShareViewController.sharedMedia.setter : [receive_sharing_intent.SharedMediaFile]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant