readium / swift-toolkit

A toolkit for ebooks, audiobooks and comics written in Swift
https://readium.org/mobile/
BSD 3-Clause "New" or "Revised" License
222 stars 96 forks source link

[Bug] EditingActions like Define Lookup are not shown. #428

Closed kevinzhow closed 1 month ago

kevinzhow commented 1 month ago

Describe the bug

Tested with the TestApp on develop branch and 2.7.1 tag, Define and Lookup are not shown, And if you click on the share, App will crash. IMG_6441

How to reproduce?

1.Clone the repo 2.cd TestApp 3.make spm 4.Import a book and long press the text

Readium version

2.7.1-3.0.0-alpha.1

OS version

iOS 17.4-17.5

Testing device

iPhone 13 Pro Max

Environment

macOS: 14.5
platform: arm64
Xcode 15.4
Build version 15F31d

Additional context

No response

mickael-menu commented 1 month ago

Thank you for reporting this issue, I fixed it in #447. I will publish a new 2.7.2 version.