I want to create an app with mime type file restrictions like in file access control

can anyone in the community help me in creating an app with mime type file restricions just like in file access control

I think you have to be a little more specific on what you want. ‘an app with mime type file restrictions’ isn’t really much of an explanation of what you’re looking for I’m afraid. Before somebody even COULD answer anything, you have to explain what you want to achieve and why file access control can’t already do it for you


Actually i want to create an app with several features among which mime type file restriction which means restricting the user to upload a file by checking through extensions of the file is another feature but im facing difficulty to inherit that part of the code from file access control app to my app