-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: existing-appsIntegration with existing apps via the add-to-app flowIntegration with existing apps via the add-to-app flowengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specifically
Description
I tried to integrate FlutterModule to our existing project.
I have issue when init FlutterViewController
Steps to Reproduce
- Create FlutterModule
- Integrate with your existing project
- Init FlutterViewController with your flutterModule
Expected results: ViewDidLoad call when it the viewController is shown.
Actual results: ViewDidLoad was called while initViewController
Metadata
Metadata
Assignees
Labels
a: existing-appsIntegration with existing apps via the add-to-app flowIntegration with existing apps via the add-to-app flowengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specifically