Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How do I build the iPhone app? Right now I have an app that is delivered in ZFC but it isn't near as cool as the iPhone app. How do you build one of the cool ones?
Thanks
Larry
Thanks! Its great to see everybody getting involved with feedback.
Ill look into creating a Wiki page.
FYI we currently have a bug in the iPhone app V1.0. If any documents on your server have filenames with non standard characters (ie "&" or international characters) the app will crash when connecting. Not sure how we missed this on testing!
We are looking at pushing an upgrade to Apple asap to fix.
In the mean time you can either
a) Edit the filenames and remove these chars
b) Create another server instance just for mobile apps, and copy only documents with standard filenames there
Fix in release 1.0.1!
I am having the same problem. Did you ever find out the resolution?
Rob,
Have you been able to obtain any documentation. I am having the same problem. I can access the demo, but don't get a response from my local server.
Thanks,
Brenda
Brenda,
I have not made any progress on this. I've ordered an iPhone so I can test it myself. If I make any progress, I'll post here.
-Rob
We run tests inside our local network (wi-fi connection). It works fine with a QVS 8.5 server, but not yet with a QVS 9 rc server (no application list is shown).
We have a few questions, any help is welcome :
1) How do we set up a Mobile directory in QVS ? Is it a special folder name or location ?
2) How can we test that qvpx protocol is operational on port 80 ? in our case, accessing Ajax thru Iphone Safari is working well on QVS 9, but access point is empty until we log in. Then it works.
3) So we suspect some CAL issue (Our QVS 8 server allows anonymous access with session cals, so we can connect without credentials, our QVS 9 server don't allow this and uses named user CAL). What can go wrong ? User name entered is valid (we use windows syntax "DomainName\UserName") and has a CAL (use for Ajax test). Nothing in QVS log either...
4) Another difference beetween theses systems, the running QVS8.5 is running thru IIS, while QVS9 rc uses only the embedded web server QWS. But documentation says it should work normaly with QWS.
If anybody having ran into theses kind of issues can help, thanks in advance.
QlikView for iPhone 1.1 is now on the app store and will work against QVS 9.
1) Just add a folder named "mobile" under the root of your server
2) Just try deploying a ZFC app
3) This should work fine! Does any error message appear?
4) This shouldnt be an issue.