Skip to content

Commit

Permalink
Set triggerMainActivityToHideChromeCustomTab to null
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriBeck committed May 31, 2020
1 parent 23679ba commit c1ab530
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ public class SignInWithApplePlugin: FlutterPlugin, MethodCallHandler, ActivityAw
_lastAuthorizationRequestResult.error("authorization-error/canceled", "The user closed the Custom Tab", null)

lastAuthorizationRequestResult = null
triggerMainActivityToHideChromeCustomTab = null
}
}

Expand Down

0 comments on commit c1ab530

Please sign in to comment.