Kodi Community Forum
Broken Kodi Remote crashes when editing custom commands - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: Kodi Remote for iOS Official Forum (https://forum.kodi.tv/forumdisplay.php?fid=193)
+---- Thread: Broken Kodi Remote crashes when editing custom commands (/showthread.php?tid=370085)



Kodi Remote crashes when editing custom commands - Rycher42 - 2022-10-19

Hi,

I have the latest Kodi Remote on iOS 15.7.

If I add custom commands in custom menu (from Remote Control, swipe left or config icon), no problem.

But if I edit a label there, it crashes when I click “Update label”. And when I go back in the app the label is not changed. I can’t say in which version exactly, but it worked fine just a few weeks back (sept 28 - I took a clip of my config then because after a previous update I lost my custom menu altogether).

If you need more info let me know.

Thanks for making a great app.

Tanguy


RE: Kodi Remote crashes when editing custom commands - Rycher42 - 2022-10-19

Just saw that there is a different forum for the iOS app, but I don’t see a way to change forum for my post... do I need to redo my post in the right forum, or is there a simpler way? Thanks and sorry.


RE: Kodi Remote crashes when editing custom commands - kambala - 2022-10-19

(2022-10-19, 08:17)Rycher42 Wrote: Just saw that there is a different forum for the iOS app, but I don’t see a way to change forum for my post... do I need to redo my post in the right forum, or is there a simpler way? Thanks and sorry.

just moved the thread


RE: Kodi Remote crashes when editing custom commands - Buschel - 2022-10-19

Confirmed. I missed this during testing and reviewing. A variable was not properly assigned as mutable after refactoring. This is fixed in a PR.

Thanks for reporting!


RE: Kodi Remote crashes when editing custom commands - Rycher42 - 2022-10-21

Thanks for the quick reply and fix!