Kosta Tachtevrenidis

Results 6 issues of Kosta Tachtevrenidis

I see you guys fixed this per Chase's PR: https://github.com/andpor/react-native-sqlite-storage/pull/335 but for those of us still on ~3, the issue still exists. Can you please fix so we can install...

Currently, it seems like if there is a request for interactive logins while another interactive login is on the screen the library throws: MSALErrorCode.interactiveSessionAlreadyRunning I think that if the call...

feature

## Environment node: 10.15.3 pnpm: 2.25.6 react-native: 0.60.5 @haul-bundler/cli: 0.12.0 ## Description While the old haul package used to install just fine with the same pnpm settings, while upgrading to...

bug

- OneDsCppSdk.iOS (3.5.117.1) Hello, we often see this crash in our AppCenter crashes. Is this a common/known issue? Is this something that is fixed in more recent versions of OneDS?...

bug
v4

### New Issue Checklist - [ X ] Updated fastlane to the latest version - [ X ] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [ X ] I read [docs.fastlane.tools](https://docs.fastlane.tools)...

**Is your feature request related to a problem? Please describe.** The problem is that in this library's podspec, IPHONEOS_DEPLOYMENT_TARGET is specified at 11. ``` "platforms": { "osx": "10.13", "ios": "11.0",...

Feature Request