-
```package com.pushdemo;
import android.app.Application;
// 下面是被添加的代码
import org.wonday.aliyun.push.AliyunPushPackage;
import com.alibaba.sdk.android.push.CloudPushService;
import com.ali…
-
Android7.0,Flyme 6.1.2.2A,aar3.6.2
-
这样用户就可以自己测试xiaomi推送框架了,防止一些不是bug的bug提交上来~
另外在Oreo上,淘宝死活不认xiaomi。。
ghost updated
6 years ago
-
Hello There I have a account on alicloud, I am new for this. I have been download the sdk and using my accessKeyId and accessSecret, I am able to run script but it is not clear that how I can get a v…
-
使用PushManager.register 注册无响应,当我使用错误的appid时,onRegisterStatus 回调,使用正确的appid和AppKey时,MzPushMessageReceiver无回调无响应
-
官方例子下载后运行xcode提示
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can't locate file for: -ljcore-ios
error: /Applications/Xcode.app/Contents/Dev…
-
您好,我运行了这个仓库的example里的代码,运行步骤如下:
```
npm install
react-native run-android
```
在手机上点击PushDemo程序,程序启动后闪退,使用adb logcat查看日志,如下:
```
E/art (22903): dlopen("/data/data/com.pushdemo/lib-main/libgnu…
-
1, gcm_sender_id in sw.js
2. messagingSenderId in index.js
both are store the save value?
-
> my pod version
>
```
➜ PushDemo git:(master) ✗ pod --version
1.3.0.beta.1
```
> my Xcode version.
>
```
Xcode 8.3.1
```
# Report
## What did you do?
I used a 3rd party lib of J…
-
Running application "PushDemo" with appParams: {"rootTag":1,"initialProps":{}}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF ,请问这个问题如何解决