Skip to content

Conversation

@prolificcoder
Copy link
Owner

@prolificcoder prolificcoder commented Jun 7, 2023

Steps taken

  1. cd add_to_app/fullscreen
  2. cd flutter_module
  3. fvm install 3.10.0
  4. fvm flutter pub get
  5. cd ../ios_fullscreen
  6. pod install
  7. open IOSFullScreen.xcworkspace
  8. click run from xcode
  9. start plaid
Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-06-07.at.12.57.31.mp4

Running into this issue

[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method open on channel plugins.flutter.io/plaid_flutter)
#0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:308:7)
<asynchronous suspension>
#1      PlaidMethodChannel.open (package:plaid_flutter/src/platform/plaid_method_channel.dart:37:5)
<asynchronous suspension>
#2      PlaidLink.open (package:plaid_flutter/src/core/plaid_link.dart:36:5)
<asynchronous suspension>

Satya Malugu added 2 commits June 7, 2023 11:24
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

Successfully merging this pull request may close these issues.

2 participants