skipp
skipp
this case will fix > "www.google.com"
i'm create [pull request](https://github.com/sk-chanch/Atributika?organization=sk-chanch&organization=sk-chanch) to fixed this
same issue. fastlane-2.208.0 ``` [18:56:37]: Review submission cancellation has been requested [18:56:38]: Waiting for cancellation to take effect... [18:56:59]: Waiting for cancellation to take effect... [18:57:15]: Waiting for cancellation to...
try this. 1. Open https://developer.apple.com/account/resources/certificates/add scroll to bottom section Intermediate Certificates 2. Download all certificate 3. Install all certificate to system keychain
> I have the same problem i'm change framework ActiveLable to [Atributika](https://github.com/psharanda/Atributika?ref=swiftobc.com) it work! and not convert html tag to string anymore.
``` let header = oauthswift?.client.credential.makeHeaders("https://xxxx.com/access_token", method: .POST, parameters: `["oauth_verifier":"*************"])` oauthswift?.client.post("https://xxxx.com/access_token", headers: header) {[weak self] result in switch result { case .success(let response): print(response) case .failure(let error): print(error) } } ```
> is this still a thing? Yes 
use upm with git url https://github.com/shamsdev/davinci.git?path=Davinci/Assets/Davinci#upm
> > Is this a duplicate of [game-ci/unity-builder#469](https://github.com/game-ci/unity-builder/issues/469) ? > > Good observation! I don't beleive it is. > > When I applied the fix proposed by TDogVoid ([game-ci/unity-builder#469 (comment)](https://github.com/game-ci/unity-builder/issues/469#issuecomment-1324554364)),...