Closed Ashkan4472 closed 2 years ago
Hi
Thanks for reaching out. The update will be published as soon as the native dependecy (2.5.1-rc02) gets stable (which will happen soon).
Issue is actually from the native library (Link to)
New version will be published thereafter.
What version are you using anyway?
Fixed in 2.5.1
When user use pushe-flutter package, there are no error on build but for installation there is this error:
apparently there has to be ```android:exported="true|false"```` on any activity you use if targetBuildSDK is 31 or above.
please fix this issue