Page 1 of 1
The file type is not allowed - file cannot be uploaded
Posted: 08 Sep 2015, 17:18
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
Re: The file type is not allowed - file cannot be uploaded
Posted: 08 Sep 2015, 17:51
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.
Kind regards,
Benno
Re: The file type is not allowed - file cannot be uploaded
Posted: 08 Sep 2015, 18:05
by vmalyshev
That was the one Benno! Thank you so much.
Re: The file type is not allowed - file cannot be uploaded
Posted: 08 Sep 2015, 18:22
by Benno
You're welcome!
Kind regards,
Benno