You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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]
The text was updated successfully, but these errors were encountered: