I was using a Share extension
in my app in order to import audio files and it was working on iOS12. Now in iOS 13 is not working anymore, when I press the share
button my app doesn't appear in the share sheet
.
I think that maybe something has changed in the plist or similar but I coudn't find any information.
Does anyone have the same problem?
NB: I don't wanna use the copy
- paste
strategies, only the share extension.