Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Removed casting to FlutterViewController on iOS #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abhikumar08
Copy link

@abhikumar08 abhikumar08 commented Jul 16, 2020

-Removed casting to FlutterViewController(the casting led to a crash if my root view controller isn't FlutterViewController), all it needs is a UiViewController instance to present the activity controller
-Added modal presentation for activity controller

issue fix #73

-Removed casting to FlutterViewController, all it needs is a UiViewController instance to present the activity controller
-Added modal presentation for activity controller
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App crashes on IOS if the root view controller is not FlutterViewController
1 participant