The file type is not allowed - file cannot be uploaded

Phoca Download - download manager
vmalyshev
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 08 Sep 2015, 17:14

The file type is not allowed - file cannot be uploaded

Post by vmalyshev »

Ive entered the right MIME Types for
- ANDROID : application/apk
- iOS: application/ipa

The message I get after uploading the file is as above - file type not allowed.

Why?

Thanks
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9611
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: The file type is not allowed - file cannot be uploaded

Post by Benno »

Hi,
see: https://en.wikipedia.org/wiki/Android_a ... on_package
and: http://stackoverflow.com/questions/3728 ... e-ipa-file
So, try:
{apk=application/vnd.android.package-archive}
{ipa=application/octet-stream}

If it's not working, try Ignore File Types Checking in Phoca Download Options. :idea:

Kind regards,
Benno
vmalyshev
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 08 Sep 2015, 17:14

Re: The file type is not allowed - file cannot be uploaded

Post by vmalyshev »

That was the one Benno! Thank you so much.
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9611
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: The file type is not allowed - file cannot be uploaded

Post by Benno »

You're welcome!

Kind regards,
Benno
Post Reply