WebEngage / webengage-flutter

WebEngage Flutter Plugin
Apache License 2.0
4 stars 21 forks source link

Error restarting WebEngagePlugin #31

Closed astraube closed 1 year ago

astraube commented 1 year ago

New version is causing error on application restart

https://github.com/WebEngage/webengage-flutter/blob/6e28709da1a66a8e3c0600583397154c237db04e/android/src/main/java/com/webengage/webengage_plugin/WebEngagePlugin.java#L56

https://github.com/WebEngage/webengage-flutter/blob/6e28709da1a66a8e3c0600583397154c237db04e/android/src/main/java/com/webengage/webengage_plugin/WebEngagePlugin.java#L57

https://github.com/WebEngage/webengage-flutter/blob/6e28709da1a66a8e3c0600583397154c237db04e/android/src/main/java/com/webengage/webengage_plugin/WebEngagePlugin.java#L376

MilindWebEngage commented 1 year ago

@astraube Thank you for your feedback on latest version. You are correct MethodChannel will not restart in some condition. We will provided a fix and will release a new version for it. Thank you

BhaveshWebEngage commented 1 year ago

Latest Version v1.2.3 has been released