marvinbleiberg
Posts: 0
Joined: Wed Jan 25, 2012 8:16 pm

Combining or Integrating: Native and Tiggzi

I have a native app for iOS, and would like to extend its capability by adding new features built with Tiggzi (instead of doing more native development for iOS). Is there a way to do this, or at least to build new features in Tiggzi so that they inter-operate with the native app?

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

Combining or Integrating: Native and Tiggzi

In Tiggzi, you start with a mobile web app and can make a hybrid app with PhoneGap (mobile web app inside a native shell). But, there is no option to combine actual native development.

marvinbleiberg
Posts: 0
Joined: Wed Jan 25, 2012 8:16 pm

Combining or Integrating: Native and Tiggzi

So the best I could do would be to share data across these two, via storage on the device?

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

Combining or Integrating: Native and Tiggzi

If you have a native app, I don't believe it can access the browser local storage...

marvinbleiberg
Posts: 0
Joined: Wed Jan 25, 2012 8:16 pm

Combining or Integrating: Native and Tiggzi

Didn't realize the browser and native storage were distinct and inaccessible by the other. Any suggestions for a workaround?

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

Combining or Integrating: Native and Tiggzi

I guess one option is to use a cloud database to share data.

Return to “Issues”