Find Jobs
Hire Freelancers

Develop iPhone App

$100-250 USD

Terminado
Publicado hace más de 12 años

$100-250 USD

Pagado a la entrega
We have existing mobile app developed for Android market. We need identical application developed for iPhone and iPad. You can download and experience the app free here: [login to view URL] The app is very simple and is a combination of native app and web view to HTML pages. Native code need to present home page and provide new account registration and login. Server side XML API's for these functions already exist. All other pages are served as HTML in web view. The iPhone and iPad should be the same application with the same layout, but different scale factor. Our Android app has several screens like login, registration and forgot password. There are in native Adnroid code. In iPhone app one can do the same screens in native code or one can provide HTML/HTML5 version of these screens and only leave home page as native code. Ideally, we prefer HTML5, but it is not a hard requirement. The hard requirement is to pull out user email address from the phone account manager and to pre-populate the registration screen and even create random password if this email has not yet registered. We will provide more details on how Android app works and how to access XML over HTTP server API's. ## Deliverables Here is an example of Register API call to server from one of the PHP pages: function ity_register($name, $pwd, &$reason){ if ($name == null || $pwd == ""){ $reason = "Please provide valid email and password."; return null; } $ch = curl_init("[login to view URL]"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_POST, 5); curl_setopt($ch, CURLOPT_POSTFIELDS, "verb=register&name=".urlencode($name)."&pwd=".urlencode($pwd)."&existing=true&device-id=".urlencode($_SERVER["SCRIPT_NAME"])); $output = curl_exec($ch); curl_close($ch); $status = ity_xml_response_get($output, "status"); $token = ity_xml_response_get($output, "token"); $reason = ity_xml_response_get($output, "reason"); if ($status == 0 || $status == 1){ return $token; } if ($status == 2){ $reason = "Bad email or password."; return null; } if ($reason == null || $reason == ""){ $reason = "Unable to login."; } return null; }
ID del proyecto: 3747761

Información sobre el proyecto

2 propuestas
Proyecto remoto
Activo hace 12 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
Adjudicado a:
Avatar del usuario
See private message.
$110,50 USD en 14 días
5,0 (77 comentarios)
7,9
7,9
2 freelancers están ofertando un promedio de $162 USD por este trabajo
Avatar del usuario
See private message.
$212,50 USD en 14 días
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de UNITED STATES
United States
2,3
2
Miembro desde dic 11, 2011

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.