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
I am trying to run rust-tdlib example with command RUST_LOG=info API_ID=api_id API_HASH=api_hash cargo run --example main but getting UPDATE_APP_TO_LOGIN error, I am using release tag v1.8.0 of tdlib , and build it to my /usr/local/ directory on Apple M2 chip. Please suggest some resoultion to this.
The text was updated successfully, but these errors were encountered:
I am trying to run rust-tdlib example with command
RUST_LOG=info API_ID=api_id API_HASH=api_hash cargo run --example main
but gettingUPDATE_APP_TO_LOGIN
error, I am using release tag v1.8.0 of tdlib , and build it to my/usr/local/
directory on Apple M2 chip. Please suggest some resoultion to this.The text was updated successfully, but these errors were encountered: