jpush / jpush/jpush-react-native

Catalyst什么时候支持下

Open
#891 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.4k
Forks
348
PR merge metrics
No merged PRs in 30d

Description

你的运行环境

  • 插件版本:
  • react-native 版本:0.70.1

期望效果

正常运行在catalyst。

实际效果

error build: In /Users/lh/Desktop/AcceptRoom/node_modules/jcore-react-native/ios/RCTJCoreModule/libjcore-ios-3.2.1.a(JCommonLocationController.o), building for Mac Catalyst, but linking in object file built for iOS Simulator, file '/Users/lh/Desktop/AcceptRoom/node_modules/jcore-react-native/ios/RCTJCoreModule/libjcore-ios-3.2.1.a' for architecture x86_64
jpush,jcore,以及统计都报错

重现步骤

  1. ...
  2. ...
  3. ...
  4. ...

Debug logs

包括 Android 或 iOS 的日志:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the build with React Native 0.70.1 and Mac Catalyst, then inspect the native libraries under jcore-react-native/ios/RCTJCoreModule, including libjcore-ios-3.2.1.a. Check the corresponding JPush, JCore, and statistics integrations for the same architecture mismatch. Done means the plugin builds and runs under Catalyst without these linker errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native
Domain
build-system, mobile
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.