-
-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Labels
Description
I turned on the enablelogging mode on my android app; and I see this line
3-21 21:52:54.094 3107 3107 D TNS.Native: ObjectManager::GetJSInstanceInfo: called
A million times; there might be a purpose for this line; but as far as I can tell it is pointless to see it 1000's of times before you get anything that actually has any real data behind it, since this line doesn't even say what instance it looked up...