Sebastian

Results 11 comments of Sebastian

I assume this will then also work with https://github.com/fpv-wtf/msp-osd ?

Goggles: V2 Device: LG nexus 5x Android version: 8.1 Used cable: gopro usb-c to usb-a cable with apple usb a to usb-c dongle, did not work with usb c to...

works fine on m1pro mac and with xcode 14.0.1 with hero 1.6.2 and spm

I am having the same issue and the fixes above did not work on iOS 12.1.4? Any luck making it run ? it worked on iOS 10.3.1 simulator

this is how I fixed it . ```objective-c if (absoluteDataPath != nil) { [self moveTessdataToDirectoryIfNecessary:absoluteDataPath]; _absoluteDataPath = absoluteDataPath.copy; } else { absoluteDataPath = @""; } _configDictionary = configDictionary; _configFileNames =...

I made fork from this repo that has those updates from Realm 3.0 https://github.com/SebastianKumor/Realm-JSON