Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

js not working since upgrade

Hi lllya,
sorry for late reply,
service is now in place and even though the clicked item didnt print in firefox, when I invoke the put service the livesundriesarray in there, see screenshot.

I think we can close this part of the topic,

Any news on the selectmenu issue,

Also this is a reskin of previous app, wont build apk,
what files do I need to adjust for this app to have its own id, for example plist?

Image

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

js not working since upgrade

Hello Michael,

Sorry for the radio silence here.
[quote:]Any news on the selectmenu issue[/quote]
Could you please provide us with more details on this, because you are the only one who mentioned it.

[quote:]have its own id,[/quote]
id of the project is generated on each creation
If you want 2 apps to differ someway, then just change bundle id in
"App Settings" - "Android binary"

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

js not working since upgrade

Hi Evegene,
the reason I asked this is
this app "anglo pizza" wont build apk,
no reason given, screenshot below

I created a new app using the backup of the TGF Pizzeria
when I look at the scorce I see the following, files with names to both apps, see s/s

But Evegene this topic, see link,
is stopping me from upgrading and completing 8 pages in each of these apps and im runnung out of time

https://getsatisfaction.com/apperyio/...

screenshot of json in localdtorage etc, at the top of the topic,
I just need to map to the selectmenu thats in a grid

I didnt understand Alenas awnser, and I need to keep the app logic as it is

hope you can help

thanks

Image

Image

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

js not working since upgrade

This is an ugrade to new builder,
very disapointed in the level of support.
New build would be outside of your support, but update to new builder with a published app used to be alot better.

very pissed off

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

js not working since upgrade

Michael,

Your problem is based on the source files changing.
You changed the source files, then made a backup and used that backup to create a new project, that is why you can't build your app. You have 2 projects structures inside your app structure which should have only one.

1) Please copy all changes from TGF_pizzeria to Anglo_pizza
2) Remove TGF_pizzeria

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

js not working since upgrade

Hi,
I have removed TGF_pizzeria files from android source files, but my app wont export apk, no reason given.
Here is a s/s of android source files and build error.
If there is anything else tou would like me to show just ask

Image

Image

Image

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

js not working since upgrade

hi Michael,

You may want to try this. But before you do that DO REMEMBER TO BACKUP YOUR application. And I am assuming that you did not make any changes to the AndroidManifest.xml.

What you can do is

  1. Backup your application

  2. Go to the project source files

  3. Delete the AndroidManifest.xml

  4. Click on the top most parent folder called "ANDROID". Then from the "gear menu" choose "Undo source changes"

  5. It will rebuild the AndroidManifest.xml file

  6. Now try building the APK

    M&M

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

js not working since upgrade

Hi,
I have deleted the androidmanifest.xml
and undo source changes
app still wont build,
It just says An error has occurred.

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

js not working since upgrade

Did you happen to modify the config.xml file or something? And what are your App min / target settings?

I usually set them to 4.0 (min) - 4.1.x (target)

And I also generally update the pom.xml to use 4.1.1.4. It may or may not be the issue here but worth a try I guess

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

js not working since upgrade

And ya you may also want to check the other resources / assets that you may have uploaded to the project. Occasionally these can be the cause of trouble too

And another thing is that I didn't see the 'src' folder. I hope your project is not broken due to some reason(s)?

Return to “Issues”