# app.handle() now returns &AppHandle (for the rare cases where a borrowed handle is enough...). Append a .clone() and it should work.