Neave Interactive
Neave Interactive
Xcode complains with a warning for this line, this removes the warning
Xcode complains with a warning for this line, this removes the warning
A tiny fix for a typo where two spaces appear in the applicationNameForUserAgent string
There is a significant performance regression in the @turf/union module when upgrading from version 7.1.0 to 7.2.0. Union operations are more than 10 times slower in 7.2.0. **Reproduction Steps** 1....
**Describe the bug** Xcode shows “Switch must be exhaustive” in PurchasesError.swift `getStoreKitErrorInfoIfAny` and StoreKitError+Extensions.swift, even though `@unknown` default is present. They need the '.unsupported' case. 1. Environment 1. Platform: 2....