-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
Plugin version:
4.0.1
Platform(s):
iOS
Android
Current behavior:
Image shows but title does not.
Expected behavior:
Title should show.
Steps to reproduce:
Use show method
Related code:
await PhotoViewer.show({
images: [
{
url: src,
title: 'foobar'
},
],
options: {
share: true,
backgroundcolor: 'white'
},
mode: 'one',
});
Other information:
Ionic 8 with Angular 18.2.8
Capacitor 6
npm v20.18.0
Capacitor doctor:
[warn] The bundledWebRuntime configuration option has been deprecated. Can be safely deleted.
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
@capacitor/android: 6.1.2
@capacitor/ios: 6.1.2
Installed Dependencies:
@capacitor/cli: 6.1.2
@capacitor/android: 6.1.2
@capacitor/core: 6.1.2
@capacitor/ios: 6.1.2
[error] Xcode is not installed
[success] Android looking great! 👌