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

[IOS][shareSingle] For Facebook share, get Error: Not Installed, code:'com.rnshare' but works OK on Android

Open pierdobauce opened this issue 9 months ago • 2 comments

Steps to reproduce

  1. Install react-native-share on MAC m1 MACOS 15.3.1 (bare react install)
  2. Call shareSingle for Facebook
  3. Get error in log

Expected behavior

Display Facebook interface with a prepared message with input data (title or message, URL).

Actual behavior

Display Facebook interface with an incomplete message: correct title but incomplete URL. Plus an error in the iPhone log console: { [Error: Not installed] code: 'com.rnshare', nativeStackIOS:

Environment

  • React Native version: 0.76.4
  • React Native platform + platform version: iOS 18.6, iPhone16

react-native-share

Version: 12.0.9

pierdobauce avatar Mar 24 '25 14:03 pierdobauce

Still facing this issue, react native version 0.74.2, react native share version ^12.0.9.

DuaKhanHZ avatar Apr 18 '25 11:04 DuaKhanHZ

Still an issue - "react-native-share": "^12.0.11", "react-native": "~0.76.9",

colespen avatar May 21 '25 16:05 colespen

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You may also mark this issue as a "discussion" and i will leave this open

github-actions[bot] avatar Jul 21 '25 02:07 github-actions[bot]