TestFlight (#16)
Closed
Andrzej Wójcik (Tigase) opened 8 years ago
Due Date
2017-04-14

Task for recording time which was needed for management tasks related to TestFlight and for time used for creation builds for TestFlight releases.

Andrzej Wójcik (Tigase) commented 8 years ago

I found few issues in application and fixed them. Additionally I needed to disable bitcode publication feature as for some unknown reason it caused failure in application upload to AppStore. It took me some time before I was able to identify cause of this issue.

Andrzej Wójcik (Tigase) commented 8 years ago

I encountered few issues when I tried to release second build to TestFlight for testing. Some of them were difficult to find as app normally worked when deployed from Xcode but failed to work when installed/updated using TestFlight. Finally I found that issue appears only if application is compiled in Release mode and works fine in Debug mode. After that I was able to fix issue with NPE in XMLParser bridge code (I use libxml2 which is in C and I access it from Swift which is possible only using bridge and in Swift3 there was a lot of changes related to memory management and bridging code).

Andrzej Wójcik (Tigase) commented 8 years ago

Fixed issues found during test flight and released new build for testing

Andrzej Wójcik (Tigase) commented 7 years ago

Created new build for TestFlight with version bump and proper setting for ITSAppUsesNonExemptEncryption

issue 1 of 1
Type
Task
Priority
Normal
Assignee
RedmineID
4537
Version
Public testflight version.
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/siskin-im#16
Please wait...
Page is in error, reload to recover