jonassvalin

Results 6 issues of jonassvalin

Bumping version numbers to accurately reflect latest version on Clojars

**Actions** npm install cd ios && pod install && cd .. react-native run-ios **Behaviour** react-native run-ios fails with error message: ` /Users/user/Documents/git/onfido-sdk-react-native-sample-app/ios/ReactNativeSampleApp/OnfidoSDK.swift:10:8: module compiled with Swift 4.2.1 cannot be imported...

Authors: @jonassvalin @gryff We have migrated the module to use launch_template instead of the deprecated launch_configuration. Most of the values were a 1-to-1 match from attributes in the configuration. Two...

For a given network only using 1 or 2 availability zones, adding further availability zones causes conflicts with the existing subnets, as the subnets are likely indexed by order in...

## Bug Description Greetings 👋 We use Luxon in our react-native project for date management. When parsing dates and attempting to output the monthShort or weekdayShort components whilst using a...

bug

I am using python-wiremock in a project I'm working on. When running with docker-desktop it works fine, but when I switch to colima as the host it appears that it...