litzbalane2017
litzbalane2017
Good Day. I was using the plugin with no issues before, but after upgrading to the latest beta version ^3.0.0-beta.2. I am getting the following log: "D/NetworkSecurityConfig(23459): No Network Security...
When sending using the 1st sim slot, the code bellow works. ``` SmsSender sender = new SmsSender(); SimCardsProvider provider = new SimCardsProvider(); card = await provider.getSimCards(); SmsMessage message = new...
**Describe the bug** Critical error after launching the app after installation in xiaomi devices. **To Reproduce** Steps to reproduce the behavior: 1. Create flutter apk release. 2. Open the app....