Closed sredni closed 2 years ago
When writing the lib I wondered if this was ever going to cause any issues hahah
If you find more casting issues please fix/let me know
Can you please add new release tag?
Changed all other int64 castings and tagged the release
I faced issues with immediately logout after login request. This is caused by casting int64 to int on adding authorization header (Ig-Intended-User-Id) while compiling it for arm32. Potentially fixes builds for other 32-bit systems.