4

As the title implies, I tried to load a React Native application (version 0.60.4) in my native iOS Share Extension but got the following error: sharedApplication is unavailable: not available on iOS (App Extension)

sharedApplication is unavailable: not available on iOS (App Extension) It seems React-Core (and other libraries like FBSDK) are using sharedApplication which isn't known inside the Share Extension 'architecture'?

I have tried using this sample project but it doesn't compile out of the box. It uses React Native v0.15 which perhaps worked at the time.

Does anyone have an idea how to implement the latest React Native version inside an iOS Share Extension?

Jovan
  • 2,640
  • 2
  • 24
  • 34

0 Answers0