Closed willwade closed 1 year ago
you can export from the notes application only if you saved the file locally and then opened it in your app, via 'sheet' share and 'save on phone'
maybe I can add the app to the 'action sheet' later
This is setup.. But - its not working on testflight...
We think it should look like this in the Signing of both the extension and app:
But its failing for me.
@gavinhenderson - this might be a "fun" one for you.
Hmmm I'll have a look, at least it gives you nice descriptive errors!
FYI - when you upload you find you get an error that you need to change NSExtensionActivationSupportsText in the extension to a boolean (right click on the value type and change the type). Its a integer in the repo
This now works on the newest testflight build
I can't easily get text from notes app. If we made it accessible via the share sheet to receive text would that solve it?