Hello,
I often need changing an expression (and not only inputs) that calculates a price in my app.
Is it possible when I open a new view to download an expression in order to calculates the price ?
Thanks
Hello,
I often need changing an expression (and not only inputs) that calculates a price in my app.
Is it possible when I open a new view to download an expression in order to calculates the price ?
Thanks
Apple has stated via the review guidelines that only content can be downloaded once an app is in the store, not code.
You'd need to download a value, only and let the fixed expression be part of the downloaded app, I guess.
But what pricing are you talking about? Perhaps a derived quote scheme...not some purchase within the app?
Actually it is a calculator of discount but there are many kinds of discount : if total amount > then 20% // 20% first and 30% second .... I would have liked to download those different expressions instead of list them (all the more that i could not be exhaustive). Thanks.