react-native-xinge-push icon indicating copy to clipboard operation
react-native-xinge-push copied to clipboard

信鸽推送React Native版,支持华为、小米、魅族官方推送通道

Results 23 react-native-xinge-push issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

进程退出后,通过信鸽后台发生通知,手机能够手动通知消息,点击后启动APP,但是通过getInitialNotification方法无法获取到通知消息内容

Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.4.0 to 3.5.0. Changelog *Sourced from [diff's changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md).* > ## v3.5.0 - March 4th, 2018 > - Omit redundant slice in join method of diffArrays - 1023590...

dependencies

Bumps [nwmatcher](https://github.com/dperini/nwmatcher) from 1.4.3 to 1.4.4. Commits - See full diff in [compare view](https://github.com/dperini/nwmatcher/commits) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nwmatcher&package-manager=npm_and_yarn&previous-version=1.4.3&new-version=1.4.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.13.1. Changelog *Sourced from [js-yaml's changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md).* > 3.13.1 / 2019-04-05 > ------------------- > > - Fix possible code execution in (already unsafe) `.load()`, [#480](https://github-redirect.dependabot.com/nodeca/js-yaml/issues/480). >...

dependencies

**描述** 在app打开的状态下,在安卓上不展示对应的push消息

manifestPlaceholders = [ XG_ACCESS_ID: "2100209996", XG_ACCESS_KEY: "AHW931HVZ42A", HW_APPID: "100225811", PACKAGE_NAME: "com.jeepeng.push" ] 这里的配置起到的作用是什么?? 代码中配置的优先级是哪个