keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
377 stars 104 forks source link

bug(iOS): Crash while trying to open FirstVoices App in the iPhone / iPad Simulators #8861

Closed bharanidharanj closed 7 months ago

bharanidharanj commented 1 year ago

Describe the bug

I am getting crash while trying to open the installed FirstVoices application in both iPhone and iPad Simulators.

Reproduce the bug

  1. Install FirstVoices 17.0.111-alpha build in iPhone device (?) or Simulator.
  2. Click on the FirstVoices icon.
  3. Crash message appear after clicking the FirstVoices application.

I have attached the Screenshots for your reference.

..Crash in iPhone 14 Pro Max Simulator

..Crash in iPad (10th generation) Simulator

Expected behavior

By clicking the FirstVoices icon from the Display, the application should open without showing any error message.

Related issues

No response

Keyman apps

Keyman version

17.0.111-alpha

Operating system

iOS 15.0, iOS 16.4

Device

iPhone 14 Pro Max Simulator, iPad (10 generation) Simulator

Target application

FirstVoices App

Browser

No response

Keyboard name

No response

Keyboard version

No response

Language name

No response

Additional context

No response

mcdurdin commented 1 year ago

@bharanidharanj please make sure you paste the text from the error report in as well as the image, thanks!

bharanidharanj commented 1 year ago

@bharanidharanj please make sure you paste the text from the error report in as well as the image, thanks!

@mcdurdin Sure, I will do it.

bharanidharanj commented 1 year ago

I have attached here with the FirstVoices iPhone Text Error message for your reference.

FirstVoicesiPhoneError.txt

jahorton commented 1 year ago

The error readout suggests that an expected framework - Zip.framework - is missing. I see that it's also missing from oem/firstvoices/ios/Cartfile - compare to ios/Cartfile. Granted, it's been missing from that Cartfile for a while, so that shouldn't affect anything... but maybe it does now, somehow?