Rob Evans
Rob Evans
@MrEldin which library did you end up using? I'm having the same issue?
I sort of figured it out, but I needed to have a `constant` similar to the below `@State private var constant: ATConstant = .init(axisMode: .top)` Is this the only way...
I have this issue with physical devices. Did syncing iCloud work for you?
I'll give that a shot because using `kSecAttrSynchronizable` hasn't been working for me.
@roblack closing the loop on this. Using Zephyr seemed to do the trick. Thanks!
I don't see that v2 has a way to report spam (there is in v1 thought) but can block or mute users. Can you expand on this _Gotta make sure...
Closing the loop on this, but blocking the user and then redirecting to the user profile that was blocked satisfied Apple Review policy.
@ramzesenok thank you! I'll give this a try.
@ramzesenok I went ahead and gave this a shot and the problem I'm running into is that when `Twift.Authentication()` method is called the current account is still logged in and...
@ramzesenok correct. I think it has to do with ASWebAuthenticationSession. If launch safari Twitter is logged in. If I log myself out the new session does not have me logged...