I have a problem where I am receiving a log message:
This is the result of calling back to a code line
Is there any way to determine
1. What was the actual signature "Sent"?
2. What was the "Expected Signature"?
B4X:
java.lang.Exception: Sub mp_setvolume_complete signature does not match expected signature.
B4X:
Wait for MP_SetVolume_Complete (VolumeSet As Boolean)
1. What was the actual signature "Sent"?
2. What was the "Expected Signature"?