I having an issue with the generated ipa file.
When I generate the ipa file for ad hoc distribution everything runs smoothly on xcode, but when someone tries to download it, the app returns the error message "The application could not be installed at this time".
I tried to generate another ad hoc provisioning profile but it returns the same error.
Since I have modified nothing in my certificates could this be a xcode issue (my provisioning profile in xcode organizer are just fine)?
By the way, I noticed that after this error started to happen my IPA file has 1MB filesize and it had 1.3MB before this error started to show up.
Thanks in advance.