dashboard
repositories
activity
search
login
APPS
/
PAILot
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
fix: force MQTT reconnect on app resume to avoid stale connections
Matthias Nott
2026-03-24
547ee7cd0045d5604d143733d37a3d02f52ad1b8
[APPS/PAILot.git]
/
ios
/
Runner
/
SceneDelegate.swift
1
2
3
4
5
6
import Flutter
import UIKit
class SceneDelegate: FlutterSceneDelegate {
}