Reply To: App is Crashing after adding a new OpenEars framework

Home Forums OpenEars App is Crashing after adding a new OpenEars framework Reply To: App is Crashing after adding a new OpenEars framework

#1032857
Halle Winkler
Politepix

The best way to verify this is to quickly create a totally new test app (in a different location) which only has one app target, where you set the bundle ID of the app to the new framework bundle ID. If the framework can run RapidEars methods with this app, the issue is that the old app is either not loading the scheme/target you are expecting, or that the target that is being called by the scheme doesn’t really have the bundle ID you are expecting.

If a brand-new app that only has one target with the expected bundle ID doesn’t work either, you can send it to me and I will figure out what is going on.