expcapitaldev

Results 12 issues of expcapitaldev

every plugin can change project.pbxproj file, async operations can be exist with random queue, (promise/callback and etc.) every part with xcode.project should be existed only in one task (micro)

## PR Type What kind of change does this PR introduce? * every plugin can change project.pbxproj file, * async operations can be exist with random queue, (promise/callback and etc.)...

see https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/issues/423

# Bug Report iOS native permission can be asked in some unexpected cases and **iOS app can be declined in App Store** and **it is can be affect user experience...

info-needed

### Environment that cordova plugin with version 1.0.3 Env: **SENTRY_SKIP_AUTO_RELEASE= true SENTRY_SKIP_WIZARD=true sentry/cli": "2.5.0"** I use sentry-cli with next steps: cd to application folder, where I will have next folders:...

question
Platform: Cordova

# Report `cordova prepare android --verbose` Installing "cordova-plugin-appsflyer-sdk" for android Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-appsflyer-sdk on android platform only. No scripts found for hook "before_plugin_install". Install start...

support

### Platform iOS ### Environment Develop ### Installed Carthage ### Version 8.13.1 ### Did it work on previous versions? _No response_ ### Steps to Reproduce Show System Popup with Access...

Type: Bug
Platform: Cocoa

Hi Sentry Team, can you please update native android/ios SDKs to the latest ?

repository maintenance
Platform: Cordova
Status: Backlog

**Describe the bug** device: "model":"iPhone11,8"(iphone XR), version - 14.6 Description: I have only log from app, I understand how is working native/JS part and APNS/FCM token, so: ``` declare const...

FirebaseAutomaticScreenReportingEnabled should use "NO" boolean, not string, see https://firebase.googleblog.com/2020/08/google-analytics-manual-screen-view.html string "false" does not work.