Frage

I want to read on my app a .p12 file that will be sent to users email.

But the option "open in" does not appear for .p12 files.

I tried public.data and I can see the "open in" option in all files(I tried images, pdf, html files) except for .p12 files.

Why can't I see the "open in" option for .p12 files?

War es hilfreich?

Lösung

It seems is not possible to add the "open in" option for .p12 files.

I just changed the .p12 to my custom extension and my app can read the file.

I followed this tutorial: How do I get my application to show up in the "Open in..." menu on iOS for a specific document type

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top