Sfoglia il codice sorgente

注册推送服务

wangyj18 8 anni fa
parent
commit
bbfa9c2fbb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      display-client/AndroidManifest.xml

+ 1 - 1
display-client/AndroidManifest.xml

@ -97,7 +97,7 @@
97 97
        </activity>
98 98
        
99 99
        <!-- 注册推送服务 -->
100
        <!-- <service android:name="com.ai.mobile.im.PushService" android:process=":WmPush" /> -->
100
        <service android:name="com.ai.mobile.im.PushService" android:process=":WmPush" />
101 101
        
102 102
        <!-- 对话框 -->
103 103
        <activity