sdanigo
Posts: 0
Joined: Sat Jun 06, 2015 8:50 pm

Upcoming New Pricing

Hi Robert, do you know if there is a good alternative to Appery ?

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

Upcoming New Pricing

We are sorry about this. Our previous JavaScript engine supported this function setup but it was actually a bug in the implementation. We didn't know about it and thus were not able to notify the users. Our mistake and we are sorry about it.

The following cases all should work if you update your code:

1.
test();

function test(){}

if (true) {

}

2.
if (true) {

Code: Select all

 test(); 

 function test(){} 

}

3.
function test(){}

if (true) {

Code: Select all

 test(); 

}

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

Upcoming New Pricing

Hi there Karl, thks for taking time to respond. don't be sorry, I myself work and know that it's unavoidable to face that kind of bugs. Just, again, keep us aware of what will be reworked on your side.
Concretely, the announcement ahead of console shutting for update is a good place to include what will be touched. as soon as console is accessible again, we can test the updated areas.
As for your test above, I m not sure to know how perform it :)

andy9179404
Posts: 0
Joined: Sat Jul 08, 2017 8:37 am

Upcoming New Pricing

I just came across appery.io and was very impressed with all the features it provides. However, the pricing is so ridiculous for a small starter companies and dosen't make sense at all specially with the limitation of 3 apps per subscription. It seems such tool is not made for the small companies.

Z. Rohan
Posts: 0
Joined: Mon Jun 19, 2017 2:13 am

Upcoming New Pricing

I just recently signed up and couldn't agree more. After beginning my app development and running tests, I see I can easily surpass the API Call limit with just a few thousand apps running -- all for a free app that won't make any money.

Return to “Issues”