Anthony Hyams
Posts: 0
Joined: Tue Apr 01, 2014 10:54 am

update breaks app

App broken since update - the custom nav bar just shows up as bullet points - background colour gone

bunch of errors in console

Resource interpreted as Script but transferred with MIME type text/html: "http://appery.io/404.htm". startScreen.html:37
Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://appery.io/404.htm". startScreen.html:17
Uncaught SyntaxError: Unexpected token < 404.htm:1
Uncaught ReferenceError: _ is not defined mobilebase.js:11
Resource interpreted as Script but transferred with MIME type text/html: "http://appery.io/404.htm". startScreen.html:49
Uncaught SyntaxError: Unexpected token < 404.htm:1

MyPhoneRobot
Posts: 0
Joined: Fri Nov 15, 2013 4:29 pm

update breaks app

I made a production deployment only to find out that Appry is messed up again...
Please, tell us what is going on and also let us know what are you going to do in order to AVOID the same mistake...I think you should be more carefull when you deploy the app builder...you shall do at least a simple sanity check - IT WORKS/IT DOES NOT WORK.

Anthony Hyams
Posts: 0
Joined: Tue Apr 01, 2014 10:54 am

update breaks app

Yes - I had two things I wanted to change/add and then I was going to deploy this app on Tuesday - now nothing on it works - no menus no buttons - totally broken

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

update breaks app

Hello,

Please tell us the steps how can we reproduce this error? I've checked your app which you shared in this Topic:
https://getsatisfaction.com/apperyio/...
I can open app in the Builder and I can Test it. But I can't reproduce this error.

Anthony Hyams
Posts: 0
Joined: Tue Apr 01, 2014 10:54 am

update breaks app

it has changed now.. menu is loading but now no data mapping exist ,

GET https://api.appery.io/rest/1/db/colle... 400 (Bad Request) todolist:1
GET https://api.appery.io/rest/1/db/colle... 400 (Bad Request) api.appery.io/rest/1/db/collections/boardgames?where=%5Bobject+Object%5D&sort=date:1
GET https://api.appery.io/rest/1/db/colle... 400 (Bad Request) todolist:1
GET https://api.appery.io/rest/1/db/colle... 400 (Bad Request) api.appery.io/rest/1/db/collections/minis?where=%5Bobject+Object%5D:1

when clicking data tab in build the services are listed by the edit mapping buttons are missing and clearly from above the services are failing

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

update breaks app

We have upgraded mapping. Please take a look at these links:
http://devcenter.appery.io/documentat...
http://blog.appery.io/2014/05/new-map...

Could you also tell us page name?

Anthony Hyams
Posts: 0
Joined: Tue Apr 01, 2014 10:54 am

update breaks app

take your pick.. boardgames, cards, seminars, miniatures, schedule, rpgs, seminar_detail, are all failing
The only one that works is exhibitors

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

update breaks app

Hello!

Please clear the cache and try again. If it is still doesn't work, check errors in console and let us know result.

Julian Alberto De La Rosa Suncar
Posts: 0
Joined: Mon Jan 27, 2014 4:08 pm

update breaks app

Julian Alberto De La Rosa Suncar 4 minutes ago
Since last update none the actual or previous versions of one of my projects wont work, i get this message in the console window

Uncaught TypeError: undefined is not a function appery.io/app/view/a604c6d0-c5e8-4ce5-8ce2-8412a5633f80/files/resources/lib/base/appery.js:2035

when clicked it says Image

Julian Alberto De La Rosa Suncar
Posts: 0
Joined: Mon Jan 27, 2014 4:08 pm

update breaks app

it seems that this function _.isTrueObject( in appery.js base has a problem
i just check it out commented it on first appearance and i crash until next one,

if i change _.isTrueObject(screen), for if(screen), it seems to get through but i doesnt work anyaways

Return to “Issues”