Wire-ios: Develop branch crashing on launch

Created on 5 Oct 2016  ·  4Comments  ·  Source: wireapp/wire-ios

After pulling down the latest develop branch and running the set up script, I can't get the app the properly launch in the simulator.

It seems to crash some where in the AppController - (void)loadUserSession method.
2016/10/04 19:37:49:004 AVS: flowmgr(0x7fa92e0eaf48): alloc: (avs 2.8.65 (x86_64/darwin))
(AVSLogObserver:47)

Bug

Most helpful comment

Hey @KVTaniguchi ! The issue is with iOS 10 simulator, it cannot handle the capture sessions any more. Please go to simulator's settings where you see Wire-specific configuration and toggle "Disable AVS" ON:
screen shot 2016-10-05 at 10 54 18

We have a proper fix for it, I would try to propagate it to develop.

All 4 comments

Hey @KVTaniguchi ! The issue is with iOS 10 simulator, it cannot handle the capture sessions any more. Please go to simulator's settings where you see Wire-specific configuration and toggle "Disable AVS" ON:
screen shot 2016-10-05 at 10 54 18

We have a proper fix for it, I would try to propagate it to develop.

You can also test on device temporarily, there you have no issues with capture session.

@mikeger I get The app ID "com.wearezeta.zclient-alpha" cannot be registered to your development team. Change your bundle identifier to a unique string to try again. when I try to run on device, changing the AVS settings in the sim does work, the latest dev does not after running setup - I can work off the AVS settings change though. Much thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jensrossbach picture jensrossbach  ·  4Comments

malicioustoker picture malicioustoker  ·  3Comments

mergesort picture mergesort  ·  6Comments

starrfish picture starrfish  ·  4Comments

229c9cf0 picture 229c9cf0  ·  3Comments