Android Question Log View v6.8 not working

dannyjon

Member
Licensed User
Longtime User
I have this code which fails to show anything in the log as do all other log requests:
B4X:
Log($"Token(${fm.Token})"$)
 
Top