Liusef / TelegramStickerManager

An app to deal with @Stickers so you don't have to
MIT License
2 stars 0 forks source link

Notify user of errors during authentication #6

Closed Liusef closed 2 years ago

Liusef commented 2 years ago

Show user a popup dialog if any errors occur during authentication, notably, if there's an error that didn't involve user input.

An example is if you have multiple instances of the client open, originally you would not be notified that any error has occurred. This would open a ContentDialog box rooted in the main window that prints out the TDException