pavelzaichyk / flutter_unity_ads

Unity Ads plugin for Flutter Applications. This plugin is able to display Unity Banner Ads and Unity Video Ads.
https://pub.dev/packages/unity_ads_plugin
MIT License
30 stars 12 forks source link

solve crash in android devices lower than api 25 - lower version of android has problem with concurent hash map that make app crash when opened. #2

Closed ahmedthinkdifferent closed 3 years ago

pavelzaichyk commented 3 years ago

@ahmedthinkdifferent thanks, I used the idea of your solution in 0.1.0 version of plugin