Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How do I build and iPhone app?

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

15 Replies
Not applicable
Author

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!

Not applicable
Author

I am having the same problem. Did you ever find out the resolution?

Not applicable
Author

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

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

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

yblake
Partner - Creator II
Partner - Creator II

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.

Not applicable
Author

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.