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

chore(ios): test build artifact did not show correct version string in-app #10078

Closed jahorton closed 7 months ago

jahorton commented 7 months ago

Test Results

Originally posted by @bharanidharanj in https://github.com/keymanapp/keyman/issues/10061#issuecomment-1823979040

darcywong00 commented 7 months ago

Screenshot looks like iOS app and not Android?

mcdurdin commented 7 months ago

I think this is related to having to select a specific build within testflight, because the default build will not necessarily be the one in the PR.

  1. Note the build number details from the PR, for example:

    image

  2. Open TestFlight

  3. Select the app to install (Keyman alpha)

  4. Select Previous Builds

  5. Locate the build number from the PR and select it to install that version.

jahorton commented 7 months ago

Fair enough. I just double-checked by installing that PR's specified artifact on my personal iOS device, and the issue did not reproduce. Thus, your explanation likely is what happened.