Serg-Pogrebnyak

Results 9 comments of Serg-Pogrebnyak

so, how I can use different text for different button state?

@mpiechocki any updates?

@minixT @mpiechocki

This library not updated to support iOS 15 and higher, try to make some changes manually in the library from [this](https://github.com/Airthings/RxBluetoothKit/pull/1/commits/b24a4ff84874123d2f0eeab88b1e39cf6237f5a0) merge request. Or you can try to find fork...

I've built a minimal reproducing build, you can find it in my [GitHub](https://github.com/Serg-Pogrebnyak/FirebaseDatabaseIssue/tree/main). MacOS 14.4.1 XCode 15.3 iOS 17.4.1 (iPhone 12 mini, iPhone 12 Pro) The first few launches should...

Thanks for your reply!  Checked and nothing helps. I've put the firebase initialization in the `DispatchQueue.global.async` code block, I do not have `DispatchGroup` in my code base at all, and ...

I've developed on the simulator and never saw this issue (MacBook Pro M1 Pro, 16/512), but on the real device, I received this warning. Will be fine if you check...

@paulb777 yes, now all fine! Thank you so much! I've checked on the test and real projects and both look fine now🎉 Thanks again!🙏🏻