keycodes

  1. R

    Android Question API 36 Problem - Activity_Keypress event does not fire.

    I have a simple legacy calculator app (pre-B4X pages) that is sold the Play store. Google tell me that it needs to be updated to API36 before the end of August. It all seems to work aside from one glaring problem.... The Activity_Keypress event does not fire at all. The code is simple: Sub...
Top