You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use Share.share(), the webview that I get back seems different, and I can't figure out how to fix it.
If I share it via Mail, there's no issue, but the bug only appears when I share it through the Messages app.
Expected Behavior
I'd like the black padding not to appear after sharing
Project Reproduction
Not reproductible like that, need a video ?
But there are screenshots before and after
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.
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 6.2.0
@capacitor/core: 6.2.0
@capacitor/android: 6.2.0
@capacitor/ios: 6.2.0
Installed Dependencies:
@capacitor/cli: 6.2.0
@capacitor/ios: 6.2.0
@capacitor/android: 6.2.0
@capacitor/core: 6.2.0
Other API Details
Platforms Affected
Current Behavior
When I use Share.share(), the webview that I get back seems different, and I can't figure out how to fix it.
If I share it via Mail, there's no issue, but the bug only appears when I share it through the Messages app.
Expected Behavior
I'd like the black padding not to appear after sharing
Project Reproduction
Not reproductible like that, need a video ?
But there are screenshots before and after
Additional Information
I tried this but nothing change :
"zoomEnabled": false,
"ios": {
"contentInset": "never"
},
The text was updated successfully, but these errors were encountered: