ionic-team / capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚑️
https://capacitorjs.com
MIT License
11.46k stars 977 forks source link

Ionic capacitor xcode simulator issue. Error Domain=com.apple.VisionKit.RemoveBackground Code=-8 β€œ(null)”[Bug]: #7233

Closed neerajrathore closed 4 months ago

neerajrathore commented 4 months ago

Capacitor Version

πŸ’Š Capacitor Doctor πŸ’Š

Latest Dependencies:

@capacitor/cli: 5.6.0 @capacitor/core: 5.6.0 @capacitor/android: 5.6.0 @capacitor/ios: 5.6.0

Installed Dependencies:

@capacitor/cli: 5.6.0 @capacitor/core: 5.6.0 @capacitor/android: 5.6.0 @capacitor/ios: 5.6.0

[success] iOS looking great! πŸ‘Œ [success] Android looking great! πŸ‘Œ

Other API Details

Ionic CLI                     : 7.2.0(.nvm/versions/node/v18.13.0/lib/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 7.6.5
   @angular-devkit/build-angular : 17.1.0
   @angular-devkit/schematics    : 17.1.0
   @angular/cli                  : 17.1.0
   @ionic/angular-toolkit        : 9.0.0

Capacitor:

   Capacitor CLI      : 5.6.0
   @capacitor/android : 5.6.0
   @capacitor/core    : 5.6.0
   @capacitor/ios     : 5.6.0

Utility:

   cordova-res : 0.15.4
   native-run  : 2.0.0

System:

   NodeJS : v18.13.0 (.nvm/versions/node/v18.13.0/bin/node)
   npm    : 8.0.0
   OS     : macOS Monterey

Platforms Affected

Current Behavior

I am encountering a persistent white screen on a particular page. Along with this, I have observed the following error messages in the console:

Error Message: [com.apple.VisionKit.RemoveBackground] Request to remove background on an unsupported device. Error Domain=com.apple.VisionKit.RemoveBackground Code=-8 "(null)"

Error Message: [UILog] Called -[UIContextMenuInteraction updateVisibleMenuWithBlock:] while no context menu is visible. This won't do anything.

Expected Behavior

there is no problem at logic and code as the code is perfectly fine on android. so I am expecting this to be a ios xcode issue. I am not able to test my app properly.

Project Reproduction

localhost://8000

Additional Information

No response

jcesarmobile commented 4 months ago

closing as invalid since no sample app was provided

ionitron-bot[bot] commented 3 months ago

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.