DandyLyons/TCACalc

[BUG] - Crashes immediately on device: dyld symbol not found

Closed this issue · 0 comments

Describe the bug
When run in simulator the app works normally. But when run on my iPhone 13 Pro it crashes immediately.

To Reproduce
Steps to reproduce the behavior:

  1. Run the app on an iPhone

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: iPhone 13 Pro
  • OS: iOS 17.0 (21A5277j

Error Messages
LLDB Console:

dyld[9734]: Symbol not found: _$s21DeveloperToolsSupport17UVPreviewRegistryCMn
  Referenced from: <35C670C2-483C-316C-A08F-2B31696E255E> /private/var/containers/Bundle/Application/F2DC8573-6DAA-46ED-9346-767116E870C1/TCACalc.app/TCACalc
  Expected in:     <4A4C7DE1-7343-320A-B62D-05F93BD81B95> /System/Library/Frameworks/DeveloperToolsSupport.framework/DeveloperToolsSupport

Sidebar:
Screenshot 2023-07-17 at 4 30 15 PM