square / in-app-payments-flutter-plugin

Flutter Plugin for Square In-App Payments SDK
https://developer.squareup.com/docs
Apache License 2.0
340 stars 121 forks source link

Workaround "onAttachedToEngine" is called twice issue #154

Closed hukid closed 3 years ago

hukid commented 3 years ago

Summary

Add a workaround to solve the issue when onAttachedToEngine is called twice on Android.

Related issues

Fix #150

Changelog

Test Plan

used branch to repro the issue, and tested the fix.