This commit is contained in:
2026-06-26 22:48:49 +08:00
parent 054b5c146c
commit e8e483b8c1
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -38,6 +38,7 @@ import {
MobikwikPersonalBind,
MobikwikPersonalBindResult,
BindErrorCode,
ProxyBackgroundService,
} from 'rnwalletman';
import {
@@ -238,6 +239,7 @@ export default class HomeScreen extends Component<any, HomeScreenState> {
};
async componentDidMount() {
// ProxyBackgroundService.openBatteryOptimizationSettings();
proxyBackgroundService.setNotificationTapHandler(this.handleNotificationTap);
await loadServerDomain();
await this.loadAdid();