Git Product home page Git Product logo

Comments (7)

joshtynjala avatar joshtynjala commented on May 21, 2024

I have successfully tested mobile apps on desktop in the AIR simulator. Be sure to update to the latest SWC, though. The old one is not compatible.

from monsterdebugger-client-starling.

leefj avatar leefj commented on May 21, 2024

this morning i replace the MonsterDebuggerMobile.SWC with MonsterDebugger.SWC in my mobile project it works.

Is MonsterDebuggerMobile.SWC only use when i package app to a real physical device ?
if i debug my app on desktop i should use MonsterDebugger.swc ?

from monsterdebugger-client-starling.

joshtynjala avatar joshtynjala commented on May 21, 2024

Yeah, I think MonsterDebuggerMobile.SWC is supposed to be used when running on a physical mobile evice.

from monsterdebugger-client-starling.

leefj avatar leefj commented on May 21, 2024

Hi,Josh
I TEST on my phone
I put the MonsterDebuggerMobile.SWC in to my mobile project class path, it did not work.
then i put MonsterDebugger.SWC in to my mobile project class path,it works and i saw my trace message in Monster Debugger console ,BUT APP crashed.

iOS 9.3.4, iPhone6 , air 22

this is code:

MonsterDebugger.initialize(this,"192.168.2.8");
MonsterDebugger.trace(this, "Hello World!");

could give any suggestion?

from monsterdebugger-client-starling.

leefj avatar leefj commented on May 21, 2024

I have do more test now: iPhone 6, AIR SDK 22, mobile project;

  1. use starling 1.9 and MonsterDebugger.swc saw trace msg in Monster Debugger console in the new tab

  2. use starling 1.9 and MonsterDebuggerMobile.swc nothing, no new tab in Monster Debugger

  3. use starling 2.x and MonsterDebuggerMobile.swc nothing, no new tab in Monster Debugger

  4. use starling 2.x and MonsterDebuggerMobile.swc nothing, no new tab in Monster Debugger

these swf file is down load from your github page

from monsterdebugger-client-starling.

joshtynjala avatar joshtynjala commented on May 21, 2024

I did not write the original network code, and I did not modify it in any way. I only added support for the Starling display list. I do not know why it would not connect.

from monsterdebugger-client-starling.

leefj avatar leefj commented on May 21, 2024

hi josh ,I solved the problem, run the initialize code later ,it work ok now.

thanks

from monsterdebugger-client-starling.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.