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
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
message:[NSStringstringWithFormat:@"A UIKitView widget is trying to create a PlatformView with an unregistered type: < %@ >", viewType]
144
+
details:@"If you are the author of the PlatformView, make sure `registerViewFactory` is invoked.\n"
145
+
@"See: https://docs.flutter.dev/development/platform-integration/platform-views?tab=ios-platform-views-objective-c-tab#on-the-platform-side-1 for more details."
146
+
@"If you are not the author of the PlatformView, make sure to call "
message:[NSStringstringWithFormat:@"A UIKitView widget is trying to create a PlatformView with an unregistered type: < %@ >", viewType]
42
+
details:@"If you are the author of the PlatformView, make sure `registerViewFactory` is invoked.\n"
43
+
@"See: https://docs.flutter.dev/development/platform-integration/platform-views?tab=ios-platform-views-objective-c-tab#on-the-platform-side-1 for more details."
44
+
@"If you are not the author of the PlatformView, make sure to call "
0 commit comments