TelegramExample
TelegramExample copied to clipboard
A telegram client for android created using tdlib library and built with Jetpack Compose
When i tried to login with my mobile number with international format it will show an error like "API_ID_INVALID" with error code "400", but i have many time check my...
When app is launched after logged in, the chats are shown for split second and app crashes. Seems like a Paging bug. ``` 2021-02-23 17:18:37.138 7836-7836/com.ibashkimi.telegram E/AndroidRuntime: FATAL EXCEPTION: main...
Hi, In the recent Update when I scroll on the chat screen page suddenly the app get an exception as below: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815) Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invoke(Native...
I replate API_ID and API_HASH then run app -> log auth state: UNKNOWN Please help me. Thank you!