Hi, thank you for this episode. I am using this authentication for a small Rails App and wanted to login from a iPhone App but i am not really sure which URL i have to call within my iOS App. It would be nice if someone could "push" me in the right direction.
i want to tell validates_attachment_content_type to only allow the extensions ipa, mobileprovision and plist but i am not sure what MIME-Type i have to set. I have tried ['application/.ipa'] but this is not working.
Hi, thank you for this episode. I am using this authentication for a small Rails App and wanted to login from a iPhone App but i am not really sure which URL i have to call within my iOS App. It would be nice if someone could "push" me in the right direction.
Regards,
Sebastian
Hi,
i want to tell validates_attachment_content_type to only allow the extensions ipa, mobileprovision and plist but i am not sure what MIME-Type i have to set. I have tried ['application/.ipa'] but this is not working.
Any ideas?
Regards,
buk