Throw platform exception when ProcessGlobalConfig.apply throws an error on the native side to be able to catch it on Flutter side, updated e.printStackTrace with Log.e where possible

This commit is contained in:
Lorenzo Pichilli 2023-11-30 10:09:03 +01:00
parent 23097dbce0
commit 5e5fac6de9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## 1.0.4
- Throw platform exception when ProcessGlobalConfig.apply throws an error on the native side
- Throw platform exception when ProcessGlobalConfig.apply throws an error on the native side to be able to catch it on Flutter side
## 1.0.3