Questions tagged [appixia]

An online store solution for mobile platforms.

For more information, visit appixia.com

15 questions
2
votes
2 answers

Zookeeper error: Exception causing close of session 0x0 due to java.io.IOException: Len error

We have a well configured zookeeper and kafka cluster nodes. The manual test for creation a topic and sending a message on that topic passed successfully. But when I run a test from a test equipment in order to create a topic with MQTT protocol, I…
mjaneva
  • 21
  • 1
  • 3
1
vote
0 answers

appixia's cartapi for Prestashop 1.6

appixia's cartAPI is best solution I have found on web for webservice. Git Source I am Using same API's for Prestashop from last 1 year for 1.5 version. Now I have upgraded my prestahop version from 1.5 to 1.6 with latest one. After upgrade I have…
Jubin Patel
  • 1,959
  • 19
  • 38
1
vote
1 answer

Appixia on magento CE 1.7.0.2

I need to develop Magento cart plugin on Appixia Api for mobile app. I have gone through the documentation on Appixia knowledgebase. Appixia only have Prestashop cart plugin. So I want to know how to get started in this matter.
0
votes
1 answer

How do I connect my appixia app to my prestashop contact page?

I've added a contact button on the title bar but I can't get my contact form to display. Has anyone done this?
0
votes
1 answer

Appixia on Prestashop 1.4.9 - How do I add allow 2 CategoryId under same filter? Is this possible?

Appixia on Prestashop 1.4.9 I'm using the BasicCategoryListActivity to show categories in my store. I'm trying to filter the category list according to a specific id. How do I add 2 CategoryId under same filter? Is this possible?
0
votes
1 answer

Screen transistions within Appixia mobile

Is it possible to select, or to explain, how screen transitions work within the app generated by appixia? At the moment, it always seem to "slide" from one screen to the next, however, I have seen examples when the screen flips on the vertical axis.…
0
votes
1 answer

Themeing Item Variations Selection within Appixia

When an item has variations, e.g. size/colour, and you select a variation, the screen is replaced by a default blue/grey item with selection boxes, including titlebar. Is there a way to correctly theme this entity to match the rest of the app? The…
0
votes
1 answer

Results returned from Prestashop do not match given values in plist...expected behaviour?

I have created a mobile app using appixia for an existing site...our existing site has existing users, who have put their existing addresses into our database (prestashop/mysql). One of these fields (Address Line 2) has been used for the UK County…
0
votes
1 answer

Appixia on Prestashop 1.5.3 - categories start from Root and not from Home

Running on Prestashop 1.5.3.1 with Appixia module 1.0.2 Showing the categories list does not need to start from root, as it shows the "Home" category only. How do I fix it?
talkol
  • 12,564
  • 11
  • 54
  • 64
0
votes
1 answer

Long titles are being cut (with ...) in Appixia app blocks view

I have an Appixia app and I'm creating a carousel of products. Each product (item) in the carousel is implemented using the GenericStaticBlocksCellView \ DynamicBlocksView module I've added the product titles by creating a block of type Text and…
talkol
  • 12,564
  • 11
  • 54
  • 64
0
votes
1 answer

Text in block layout in Appixia app isn't visible

I have a GenericStaticBlocksCellView inside a CategoryGridView for a custom category list. I followed this tutorial and added a few blocks to my row view. Now I have a text block holding the title, and an image block holding the row background. For…
talkol
  • 12,564
  • 11
  • 54
  • 64
0
votes
1 answer

Seeing all store categories under my Appixia BasicCategoryListActivity instead of only primary categories

I added the BasicCategoryListActivity module to my mobile app in order to show my store categories. I'm trying to create a tab for category navigation through my store: show primary categories and only when they are tapped on, show the…
talkol
  • 12,564
  • 11
  • 54
  • 64
0
votes
1 answer

How to show the combinations of a given product, in Appixia apps?

I am building an app that has several tabs, among them the Browse tab and the Cart tab. When clicking on the "Add to cart" button in the item details activity, I get a notice saying "Product must have a combination chosen". How can I have the app…
Jay
  • 3
  • 1
0
votes
1 answer

How do I change the title of the tabs in Appixia apps?

I'm using the dashboard to build a simple app, and trying to figure out how I can control the titles that appear on the tab bar.
Jay
  • 3
  • 1
0
votes
1 answer

How do I change the layout of an Appixia BasicItemListActivity module?

When using the simple item list module BasicItemListActivity you don't have the ability to customize the layout of the item list, you can only change the colors. What should I do when I want a customization like having a list with several images per…
talkol
  • 12,564
  • 11
  • 54
  • 64