fix
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user