gini / gini-mobile-ios

Monorepo for Gini iOS SDKs
Other
6 stars 1 forks source link

PM-94: iOS 18 preparations #626

Open igor-gini opened 3 weeks ago

igor-gini commented 3 weeks ago

We need to test GiniHealthSDK and GiniMerchantSDK especially opening the banking apps from Merchant and Health Example

igor-gini commented 2 weeks ago

Could you please update commit messages

Sure, done

igor-gini commented 1 week ago

I the test is failing because now the completion isn’t called immediately because is wrapped in Task/DispatchQueue, and executed asynchronously instead, and the 0.1 timeout might not always be enough, so I think we should just up the timeout to 5 seconds or something, is that okay? Tried 0.2 for now.

Though the test doesn’t fail for me (with simulator running on M1 MacBook Air), but if I set the timeout to something lower (like 0.00001 seconds), it fails, which looks like it's time related

-- edit: Yep, 0.2 worked

sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud