You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass title = undefined is ok, I get this problem because I set a default empty string for the title (Just in my JS thinking).
It seems to be related to type conversion. In Kotlin, it is different.
On Android:
On iOS:
Both
title = ""
The text was updated successfully, but these errors were encountered: