Looking for something that's not here? Let us know: support@tiggzi.com

FAQ

  1. OK, so what is Tiggzi?
    Tiggzi is a cloud-based mobile app builder. You can build HTML5 or native (hybrid) mobile apps. Tiggzi uses PhoneGap to give you a hybrid app and also access to native device features.
  2. Do I need to download anything?
    No, the builder is cloud-based. There is nothing to download, install or configure.  
  3. What's the technology stack behind Tiggzi? 
    It's very simple. The resulting app is built with jQuery Mobile, HTML5, JavaScript, CSS and PhoneGap (if exporting as hybrid or using native device features). Pretty standard stuff
  4. Does your framework/builder support ABC or can I do XYX with it?
    The simple answer is yes. The app that you are building is a mobile Web app and it's going to run inside a browser. This means that if some particular feature is not yet available, you can always write some JavaScript, manipulate the DOM, etc and add any custom functionality. 
  5. How do you delete a component from a screen?
    Simply select the component you want to delete and click the Delete button on the keyboard.  Optionally, after selecting a component you can select Edit menu (Pencil icon) > Delete. Sometimes you select a component, click Delete but nothing happens.  This usually happens if you are working with components inside the Grid or a List components. For example, when using the Grid component, you probably selected the Grid cell and not the actual element to delete. To make it easy to select the right component, use the Outline View. Once you select the right component, try the Delete button again. 
  6. How do I connect to a database or mobile back end?
    Database and mobile back end is something we are planning to provide in the future. There are a number excellent cloud-based mobile back end companies that you can use today. They all expose REST API to work with their back ends. You can find a list here
  7. My services works inside Tiggzi but doesn't work on a page. What did I do wrong? 
    Most likely a cross-domain security issue. Read this
  8. OK, I'm still lost. Can you help me? 
    Yes! Use our forum or email us.