Harijith T S
Results
2
issues of
Harijith T S
AndroidIDE Crash Report Version : v2.7.1-beta (27102) CI Build : false Branch : HEAD Commit : 55bb46b31 Variant : arm64-v8a (release) Build type : OFFICIAL F-Droid Build : true F-Droid...
When looped too many times with this loop ```# ticks is a user input and ticks >20 for foo in range(ticks): playsound("./tick_lowpitch.wav") ``` returns an error