Today cannot build apk "Incorrect email and/or password"

Today cannot build apk from corana simulator
While building . It have pop up input password . I input my password It show “Incorrect email and/or password”

Yesterday it done. what happen account system
My email is nuttty_99@hotmail.com (I use trial version) [import]uid: 92135 topic_id: 15693 reply_id: 315693[/import]

I am also experiencing this too. Any help would be appreciated

thanks [import]uid: 14940 topic_id: 15693 reply_id: 57919[/import]

Same here.
I’m able to login (obviously) to the website. I even reset my password but it had no effect. The build attempt still notifies me of a bad login.
2011-09-27 23:37:42.016 Corona Simulator[5573:2d03] Connection error: (user.login2) fault(/CFStreamFault)
2011-09-27 23:37:42.017 Corona Simulator[5573:2d03] Connection error: (user.login2) ({
“/FaultCode” = “-65794”;
“/FaultExtra” = {
domain = “-1”;
error = “-65795”;
msg = “No valid XML data in response”;
};
“/FaultString” = “/CFStreamFault”;
“/kWSHTTPResponseMessage” = " { parsed response, url = http://developer.anscamobile.com/message/ready-set-go, status = HTTP/1.1 200 OK }";
“/kWSResultIsFault” = 1;
})
[import]uid: 89126 topic_id: 15693 reply_id: 57926[/import]

Hi,
We are also unable to make .apk file and test the apps on device. It keeps prompting for password and says “Password incorect”. The Device Build then has to be cancelled.

The login does work for the website.

Does this have anything to do with trial versions, or maybe the server is experiencing some difficulties related to user authentication?.

Ansca ppl have always been supportive, hope that they resolve this issue soon. :slight_smile: [import]uid: 56933 topic_id: 15693 reply_id: 57937[/import]

Hey guys,

I will be passing this on immediately - thank you.

Peach [import]uid: 52491 topic_id: 15693 reply_id: 57949[/import]

I’m trying to run the demo, but keep getting this same message. Does this mean you cannot try before you buy?

If so, I’m out! Too much to spend without testing first.

Regards

Tom [import]uid: 93970 topic_id: 15693 reply_id: 57995[/import]

why people always so eager to jump to conclusions? have some patience [import]uid: 16142 topic_id: 15693 reply_id: 57997[/import]

Tom,

Typically, you can build for your test device and try it out on hardware. Corona is a really great SDK, and has thoroughly impressed me so far. I haven’t purchased my subscription yet, because I’m waiting to design most of my game first, or get to a point where I REALLY need some good support. Don’t bail just yet. As soon as they get this fixed, you’ll be able to fully test the SDK and make a better decision. (: [import]uid: 89126 topic_id: 15693 reply_id: 58000[/import]

Corona is a fantastic SDK, great for gaming. This issue is being looked into as peach mentioned, and soon it would be resolved.

I say we hold on our horses and wait for Ansca ppl to resolve this. [import]uid: 56933 topic_id: 15693 reply_id: 58001[/import]

I just did some Android builds using both trial and subscriber accounts and everything looks fine from my location. If you are doing the builds on a Mac, the prompt for a new password can also mean that there is a problem with the internet connection to the build server (the Windows simulator is better at displaying error messages). If you can log into the Corona website, it means your password is correct.

We use a couple of build servers and there may be an issue with one of them. We will continue to look at this issue.

The issue has nothing to do with trial vs. subscriber accounts.

Thanks,
Tom [import]uid: 7559 topic_id: 15693 reply_id: 58027[/import]

I’ve been told this was an error introduced with a change we made to the server and should be working now.

Please let us know if there is still a problem.

Thanks,
Tom [import]uid: 7559 topic_id: 15693 reply_id: 58028[/import]

Yep - just did a successful build! Muchas gracias. [import]uid: 71272 topic_id: 15693 reply_id: 58051[/import]

i just tried a build for android and it said to me that app cannot be installed… [import]uid: 16142 topic_id: 15693 reply_id: 58069[/import]

That’s a different issue. Are you trying to install it on a device with a ARMv6 processor? [import]uid: 7559 topic_id: 15693 reply_id: 58074[/import]

its Xperia Play with Snapdragon cpu [import]uid: 16142 topic_id: 15693 reply_id: 58078[/import]

My application is now telling me it is corrupt when I try to run it… is this still an issue with the server? [import]uid: 72726 topic_id: 15693 reply_id: 58144[/import]

Thanks to Ansca, we are now able to build .apk files and test the same on devices.

But strangely we tried to build an .apk of the Bezier Path Finder tutorial where at runtime a user can draw a line on the screen and make an object follow it, on the device we get a message saying “Error :: Your Application has been corrupted”.

But the .apk build works flawlessly and even on the simulator there are no issues. [import]uid: 56933 topic_id: 15693 reply_id: 58147[/import]

The “corrupted” message on Android generally means a runtime error occurred. If you have access to our daily builds, you will see the runtime error (minus the line number) if you use ADB logcat. (from the Android SDK)
[import]uid: 7559 topic_id: 15693 reply_id: 58194[/import]

Is there anyway of picking this up using logcat without the daily build? [import]uid: 72726 topic_id: 15693 reply_id: 58195[/import]

No, it was added after we did the release. You need to become a subscriber or wait until our next release. Sorry. [import]uid: 7559 topic_id: 15693 reply_id: 58197[/import]