-3

I want to create a couple of file extensions that can be used y my app such as:.coin.mrh,.key.mrh.,.tkn.mrh.

The files will contain JSON content. My questions are:

How do I make my NativeScript App default app to open the files? How do I handle the files?

  • This topic has been discussed in this StackOverflow thread - https://stackoverflow.com/questions/3465429/register-to-be-default-app-for-custom-file-type – Nikolay Tsonev Apr 05 '18 at 13:39

1 Answers1

-1

Are u asking can a file be opened by extantion type ??

PedroMorgan
  • 926
  • 12
  • 15