Access to the
1, the use of cloud packaging, the plug-in to buy for cloud packaging
2. In the project manifest.json, APP native plug-in configuration – Select cloud plug-in – fill in configuration parameters
Where do these parameters come from?
Log in uniapp development background
API
Website: www.jiguang.cn/
Documents: the docs. Jiguang. Cn/jpush/guide…
Uniapp JPush plugin address: ext.dcloud.net.cn/plugin?id=4…
Public Api: juejin.cn/post/694237…
The Android Api: juejin. Cn/post / 694237…
The IOS Api: juejin. Cn/post / 694237…
Jpush Uni – App official plug-in integrated guide: www.yuque.com/docs/share/…
Aurora official vendor documentation: Shimo.im /docs/JDx6C9…
Problems encountered:
1. Ios cannot receive push
Note: do not check either. The document only says that uniPush is not checked. In fact, do not check either.
2. Android offline packaging
Follow the above documents
Note that vendor parameters must be prefixed, for example, op-123123 of opPO
3. Ios cannot receive push after killing the process
Aurora BUG is being fixed