Android Question Unfiltered Logs: Strange log entries (maybe debug from the bridge)

KMatle

Expert
Licensed User
Longtime User
Today I unchecked the filter and there are some messages I've not seen before. My app starts with some edittext's and when I click on one the message "curPkgName is not in list" will be logged every sec.

Are these messages log outputs from the bridge itsself? I'm using the newest version of B4A and the bridge.

B4X:
** Activity (main) Resume **
mSecurityInputMethodService is null
mSecurityInputMethodService is null
mSecurityInputMethodService is null
mSecurityInputMethodService is null
Key: 5242944 has not found in mBinaryEntries, Compile it.
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
mSecurityInputMethodService is null
curPkgName is not in list
curPkgName is not in list
curPkgName is not in list
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…