App BUild on default single windowed app

You must Login before you can answer or comment on any questions.

Hi All, Just wondering if anyone else can replicate this bug or not.

  1. Create a single windowed app for Android in Titanium Studio.
  2. Use the debug feature to debug the app
  3. App installs and works correctly. On the emulate push the back button.
  4. Reopen the app from its app icon

The app will remain stuck on its splash screen page and will say something like:

Registering module with name already in use. ti.modules.titanium.app.AppModule@4057e0d0 Runtime disposed, cannot set property 'userAgent' Launch timeout has expired, giving up wake lock! Activity idle timeout for HistoryRecord{4073b1b8 com.mrkdevelopment.TestingHomeClose/.TestinghomecloseActivity}

Not sure if this is a problem or not - I havent tested on a real device just yet but because I was wondering weather my app setup is broken or if Titanium is broken.

— asked 10 months ago by Matthew Knighton
1 Comment
  • I will be the first to say it...

    Provide some

    Code, Code, Code!
    :)

    — commented 10 months ago by Paul Nelson

1 Answer

I'd be the first to say read read read. I've created a single window instance app for android in titanium studio and compiled it. No code has been written except what is provided in studio on the creation wizard. It seems that the history gets stuck on the load window and cause an exception. Sorry if typing is bad, on my tablet.

Your Answer

Think you can help? Login to answer this question!