Ok so the problem I have is that I can not get my app to build the iOS simulator from dreamweaver. I have updated my jquery mobile and jquery to the latest versions. As well as updating my dreamweaver and Xcode to the latest builds. I have also updated phonegap I followed tutorials on how to do all of these and 100% sure that I did them correctly.
which seems other people are having issues with this.
I am a Uni student who is trying to use query mobile to build an application for a Uni project to be handed in in March and have no ideas what to do. Every time I try to build for iPhone I get a message saying that it has failed and to consult the build log. The problem is I have no idea what any of it means!!!!
I really like jquery mobile but might have to build my app some other way if I can not get this fixed
copying project directory from /Applications/Adobe Dreamweaver CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapApp to com.company.update
/Users/chrisdavis/Desktop
finished.
operation completed
emptySelectCount = 11
readCount = 4
building update for iOS.
<DW>
____________________
cd /Users/chrisdavis/Desktop/com.company.update_iOS/
/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Camera.m:178:13: error: type of property 'returnType' ('unsigned int') does not match type of ivar 'returnType' ('enum DestinationType') [3]
@synthesize returnType;
^
/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Camera.h:25:23: note: ivar is declared here [3]
enum DestinationType returnType;
^
1 error generated.
CompileC build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal/i386/Location.o Classes/Location.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Movie.m:57:52:{57:51-57:53}{57:58-57:63}: warning: conversion specifies type 'int' but the argument has type 'OSStatus' (aka 'long') [-Wformat,9]
/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Movie.m:66:49:{66:48-66:50}{66:55-66:60}: warning: conversion specifies type 'int' but the argument has type 'OSStatus' (aka 'long') [-Wformat,9]
Hi I am new to developing for Jquery and html 5 really I am creating an app for use on iPhone and android. I need to do a couple of things and don't know wearer they will work on the phones.
1. using dream weaver I can create a splash page in the application frame work section. However I can not find this image to replace it with a animated gift etc. What I really want to do is add a splash page video which plays for a few seconds before booting into the application. My initial thought is to create an index page with the video embedded on it and a pause function then go to my main site which will be called something like content.html
Any ideas on the best practice for doing this.
2. Any advise on getting paypal payments from your app for a novice without having to know about php etc
2. Any advise on getting mail chimp integrated with your app for a novice without having to know about php etc