Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

web apps older os

Hi Michael,

Sorry for taking it so long, but we are working hard to test it on a several devices.

1) Tiggzi databse is a cloud database, it will work from mobile app, hybrid, and native app

2) Yes, the JavaScript will work the same way in any type of app

3) Local storage is a browser feature. I'm not 100% sure what you mean by hidden.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

web apps older os

1) Tiggzi databse is a cloud database, it will work from mobile app, hybrid, and native app

2) Yes, the JavaScript will work the same way in any type of app

3) Local storage is a browser feature. I'm not 100% sure what you mean by hidden.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

web apps older os

Hi Lllya and Max,
thanks for the reply,

good news on db, but not on the 2 os i reported
user registers fine, js on register success work and nav to login screen works

logins fails,

alert js on book button on booking screen doesn't work on any mobile os, and follow nav to setings screen doesn;t fire, both on ios6.1

As regards the hidden dom, if variable is populated by db, persistence shoudn't be needed, but will localstorage be hidden, and if not can we restrict access to the web app to mobile phone only

thanks in advance

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

web apps older os

why did you alter your awnser?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

web apps older os

Both Illya and I posted answers at the same time. He merged the two answers.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

web apps older os

Cheers Max,

do I disregard the following

"3. You can store data within hidden DOM elements but you will lose all persistence."

and if so how do we hide and protect api info like user name and api key on a web app?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

web apps older os

There is no option to hide elements in the DOM. Hiding keys/secrets is a common problem to all apps. We are working on a number of solutions. One of them will allow you to keep keys on the server.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

web apps older os

Cheers Max,
is there a timeline on keeping them on the server

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

web apps older os

as an after taught,
speaking about sendgrid, will it also be possible to keep the address to be emailed on server

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

web apps older os

Not able to confirm yet.. but could be early summer.

Return to “Issues”