Coder Social home page Coder Social logo

jpush-react-native's Introduction

迁移声明

  • 本仓库已迁移至 GitCode:OpenHarmony-SIG/rntpc_jpush-react-native
  • 包名已更改为 @react-native-ohos/jpush-react-native,支持直接从 npm 下载。
  • 更多详情请查阅新仓库的 README 文件。
  • 本仓库旧版本的文档已归档:链接

Migration Announcement

  • This repository has been migrated to GitCode:OpenHarmony-SIG/rntpc_jpush-react-native
  • The package name has been changed to @react-native-ohos/jpush-react-native and is now available for direct download from npm.
  • For more details, please refer to the README in the new repository.
  • Archived documentation for versions in this repository can be found here: Link

jpush-react-native's People

Contributors

huangminlinux avatar kenchoi1992 avatar joshlipan avatar lcterry avatar huangshuni avatar arniu avatar ganghongli avatar yukirin000 avatar xwartz avatar messense avatar suilyy avatar rokiegodfather avatar huhuanming avatar prlsir avatar originerd avatar lixiaohang000 avatar sunnylqm avatar sesont97 avatar skill20 avatar marekchen avatar django-wong avatar chj-damon avatar bomee avatar baurine avatar andy6shen avatar guhungry avatar gcmsg avatar lsk-boy-f avatar phecda avatar pangutech avatar

jpush-react-native's Issues

setProperties、deleteProperties、cleanProperties、pageEnterTo、pageLeave、initCrashHandler、setMaxGeofenceNumber、deleteGeofence、addNotificationListener、addInappMessageListener,setCollectControl、setSmartPushEnable这些方法在极光推送harmonyOS-SDK中暂未支持

描述 / Description

setProperties、deleteProperties、cleanProperties、pageEnterTo、pageLeave、initCrashHandler、setMaxGeofenceNumber、deleteGeofence、addNotificationListener、addInappMessageListener这些方法在极光推送harmonyOS-SDK中暂未支持,setLoggerEnable、init需要在hap应用EntryAbility中onCreate方法中配置

复现步骤 / Steps to reproduce

No response

库版本 / Library version

3.1.1-0.0.1

React Native OpenHarmony version

0.72.28

构建类型 / Build type

Debug app & dev bundle

设备 / Device

Real device

设备版本 / Device model

HUAWEI mate 60 NEXT.0.0.60

已悉知 / Acknowledgements

Yes

角标无法设置为0

描述 / Description

public setBadge(params: JPushParams) {
let n = params.badge;
if (n && n > 0) {
JPushInterface.setBadgeNumber(n)
}
};

复现步骤 / Steps to reproduce

  1. JPush.setBadge({ badge: 0, appBadge: 0 })

库版本 / Library version

3.1.1-0.0.5

React Native OpenHarmony version

0.72.5

构建类型 / Build type

None

设备 / Device

None

设备版本 / Device model

Mate 60 pro

已悉知 / Acknowledgements

Yes

har包缺少编译文件,引入到工程失败

描述 / Description

har包缺少编译文件,打包不完整,导致引入到工程报错

复现步骤 / Steps to reproduce

No response

库版本 / Library version

3.1.1-0.0.2

React Native OpenHarmony version

0.72.33

构建类型 / Build type

Debug app & dev bundle

设备 / Device

Real device

设备版本 / Device model

Mate 60 Pro (NEXT0.0.0.36)

已悉知 / Acknowledgements

Yes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.