Swiftagram
Swiftagram copied to clipboard
A modern Swift wrapper for Instagram Private API.
i have some issues with login using Swiftagram WebView-based Authentication and Basic Authenticator The first problem with Basic: after test instagram account username and password are entered i send request....
- [ ] I've searched past issues and I couldn't find reference to this. **Swiftagram version** latest **Describe the bug** After getting user's secret and trying to call the following...
Can you please let me know how we can implement login and get followers functionality in my old project. In new swiftagram demo is in swift ui. Can you please...
- [x] I've searched past issues and I couldn't find reference to this. version 6.0.0 While using the visual login method as stated in the example and as below :...
* [`6a8f047`](http://github.com/sbertix/Swiftagram/commit/6a8f047bb775b5dc66e83b3856845add235b2676) - feat: support async/await and completion handlers * [`2a5e7d5`](http://github.com/sbertix/Swiftagram/commit/2a5e7d5258172aa8825740227b6637f60a936b86) - feat: lower minimum platform versions * [`55625a2`](http://github.com/sbertix/Swiftagram/commit/55625a28e43a2528c7aee82e14c37caf0a74f8e6) - fix: remove unavailable endpoints * [`1ca46a5`](http://github.com/sbertix/Swiftagram/commit/1ca46a5aa7e890b8f053c2dcaff3326ca6274403) - fix: remove `media(at:)`...
I've searched past issues and I couldn't find reference to this. **Swiftagram version** 5.4.0 **Describe the bug** Login with two-factor get error: invalid_parameters **To reproduce** Steps to reproduce the behavior:...
There seems to be a problem with the timestamp to date conversion: > (lldb) p convo["lastSeenAt"].dictionary()?.compactMapValues { $0.timestamp } > ([String : ComposableRequest.Wrapper]?) 2 key/value pairs { > [0] =...
- [x] I've searched past issues and I couldn't find reference to this. **Swiftagram version** 5.4.0 **Describe the bug** After login trying make requests on User/Followers/Following and get strange issue:...
- [x] I've searched past issues and I couldn't find reference to this. **Swiftagram version** 5.4.0 **Describe the bug** Cannot log in on ios simulator. I instead receive the exception...
- [x] I've searched past issues and I couldn't find reference to this. **Swiftagram version** branch:`6.0.0`. **Describe the bug** I tried to log in to 2fa using both Google authenticator...