jpush-react-native icon indicating copy to clipboard operation
jpush-react-native copied to clipboard

JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。

Results 146 jpush-react-native issues
Sort by recently updated
recently updated
newest added

## 你的运行环境 * 插件版本:2.8.1 * react-native 版本:0.62.2 ## 期望效果 期望有API可以拿到badge值,也就是显示在APP图标上的数字。这样就可以通过JPush.setBadge来自己控制badge的数量。比如实现点击一条消息之后badge减1的需求。 ## 实际效果 现在拿不到badge的值

I am unable to get past Google store approval because of the location access. I do not have any use of location and i did not add anything in the...

## 你的运行环境 * 插件版本: * react-native 版本:0.61.2 采用podfile管理第三方库,由于引入了swift库,所以整个项目设置了use_framework! ## 期望效果 引入jpush-react-native 2.6.1 jcore-react-native 1.5.0 ## 实际效果 编译不过,应该是你们只提供了静态.a的方式使用,没有提供.framework的支持 希望,能支持framwork ## Debug logs 包括 Android 或 iOS 的日志:

## 你的运行环境 mac os * 插件版本: "jcore-react-native": "^1.8.0", "jpush-react-native": "^2.8.1", * react-native 版本: "react-native": "0.63.2", ## 期望效果 告诉我们你希望达到什么效果。 ## 实际效果 告诉我们实际是什么效果。 android 可以正常接收到通知,但ios无法接收通知,但打包和开发时候也没有报错 ## 重现步骤 ![image](https://user-images.githubusercontent.com/20253809/91527502-79da2000-e938-11ea-8faf-0ccf1e7cec01.png) ## Debug logs 包括...

## 你的运行环境 * 插件版本:2.6.6 * react-native 版本:0.61.5 ## 期望效果 期望应用上架Google Play后别被删除了 ## 实际效果 ![image](https://user-images.githubusercontent.com/3972775/74537201-9c948080-4f74-11ea-946c-9dd5c511bc42.png)

## 你的运行环境 * 插件版本: * react-native 版本: ## 期望效果 告诉我们你希望达到什么效果。 ![image](https://user-images.githubusercontent.com/20253809/91410410-7a5fb180-e879-11ea-8c83-8869641afffd.png) ## 实际效果 告诉我们实际是什么效果。 ## 重现步骤 1. ... 2. ... 3. ... 4. ... ## Debug logs 包括 Android 或...

## 你的运行环境 * 插件版本: * react-native 版本:0.62 ## 期望效果 在Xcode-->TARGETS-->Build Setting-->Apple Clang - Language-->Compile Source As在这个选项中选择 Objective-C++ 期望能够正常编译运行 ## 实际效果 之后编译的时候JPush会报这个错: ![image](https://user-images.githubusercontent.com/4902684/90949864-fe332b80-e47e-11ea-8fcc-04d3990fd115.png) ![image](https://user-images.githubusercontent.com/4902684/90949859-ec518880-e47e-11ea-94b3-ae360d999c6c.png) ## 重现步骤 1. ... 2. ... 3....

## 你的运行环境 React Native Environment Info: System: OS: macOS 10.15.1 CPU: (8) x64 Intel(R) Core(TM) i5-8279U CPU @ 2.40GHz Memory: 149.02 MB / 8.00 GB Shell: 5.7.1 - /bin/zsh Binaries:...

## 你的运行环境 * 插件版本: 2.8.1 * react-native 版本: 0.60.5 ## 期望效果 (iOS)JPushModule可以在不一样的schemes下运行 ## 实际效果 (iOS)JPushModule可以在default的scheme下运行可是当我换别的scheme就出现报错 ## 重现步骤 1. ... 2. ... 3. ... 4. ... ## Debug logs Generic Issue...

## 你的运行环境 * 插件版本: * react-native 版本: ## 期望效果 提供方法可以设置关闭拉起其他应用的行为,因为极光推送共享消息通道,导致当手机上安装了其他集成了极光推送的 应用时,应用会启动其他应用,请提供方法关闭启动其他应用的方法。 ## 实际效果 手机上有应用行为记录,显示“我们应用”启动其他的应用,试图启动其他很多个应用,对用户来说不可理解,还以为应用中有恶意代码呢 ## 重现步骤 1. 2. 3. ... 4. ... ## Debug logs 包括 Android 或 iOS 的日志: