Проблема с Web Share API navigator.share при отмене диалогового окна общего доступа IOS и Android ⇐ Android
Проблема с Web Share API navigator.share при отмене диалогового окна общего доступа IOS и Android
When using MOBILE SHARE (navigator.share), cancelling the Share flow causes an unexpected error to appear. The message can be acknowledged and user is allowed to proceed but this error response is unexpected.
STEPS TO REPLICATE
1.Tap the SHARE icon to initiate the share dialog then:
2.a on iOS, find and tap the close X control in the upper righthand corner of the dialog to dismiss
2.b on Android, swipe the share overlay down (or whatever way to close/exit this dialog?)
3.The error "AbortError: About due to cancellation of share" appears when:
on iOS, immediately on cancellation
on Android, when attempting to re-engage the Share control.
The error message:
www.example.com says: AbordError: Share canceled
I'm using this Vue plugin https://github.com/GabrielBibiano/vue-navigator-share
Источник: https://stackoverflow.com/questions/605 ... and-androi
When using MOBILE SHARE (navigator.share), cancelling the Share flow causes an unexpected error to appear. The message can be acknowledged and user is allowed to proceed but this error response is unexpected.
STEPS TO REPLICATE
1.Tap the SHARE icon to initiate the share dialog then:
2.a on iOS, find and tap the close X control in the upper righthand corner of the dialog to dismiss
2.b on Android, swipe the share overlay down (or whatever way to close/exit this dialog?)
3.The error "AbortError: About due to cancellation of share" appears when:
on iOS, immediately on cancellation
on Android, when attempting to re-engage the Share control.
The error message:
www.example.com says: AbordError: Share canceled
I'm using this Vue plugin https://github.com/GabrielBibiano/vue-navigator-share
Источник: https://stackoverflow.com/questions/605 ... and-androi
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение