ios - Library not loaded (Dyld Message). Only on 32bits devices -
i've encountered problem on iphone 5c. application crashes directly on launch message :
dyld error message: dyld message: library not loaded: @rpath/sharedfitback.framework/sharedfitback referenced from: /var/containers/bundle/application/d5646575-c0e6-462c-8a4a-f445c52fde91/patient.app/patient reason: image not found dyld version: 390.7
i tried iphone 5s, 6 et 6s , works, problem appear when try run on 4s, 5 , 5c devices.
based on tests, imagine issue linked architecture.
i knew kind of issue, never had on few models.
--
here configuration on sharedfitback.plist
--
here configuration on patient.app - general section
it sounds sharedfitback compatible 64bits devices.
is have idea issue ?
Comments
Post a Comment