sirkalmi

Results 17 comments of sirkalmi

Lame, but it works for me. For the time being ... @Override public int numberOfRows(int section) { if(section == -1) { System.out.println("Why???"); return 0; } return children.get(section).size(); }

Output from flutter doctor: ``` [✓] Flutter (Channel stable, 3.3.2, on macOS 12.6 21G115 darwin-x64, locale hu-HU) • Flutter version 3.3.2 on channel stable at /Users/sirkalmi/Programok/flutter • Upstream repository https://github.com/flutter/flutter.git...

> **Unfortunately, I just tested it and it doesnt fix #9536.** Code is a bit different but for us notifications work like before. @sirkalmi Does it fix 9536 for you?...

@hatemragab > Iam face same problem can you let me know where to put this code i want to try 475. line: https://github.com/firebase/flutterfire/blob/master/packages/firebase_messaging/firebase_messaging/ios/Classes/FLTFirebaseMessagingPlugin.m

> @sirkalmi Hello did you have a chance to debug it? No, because after clearing the application from memory, the connection to XCode's debugger is lost. Instead, I filled the...

> Did testers kill app or just move it to background? We just tested again on another iphone: if app is killed and another app is opened, then notifications dont...