-
During restoring iOS support, I've separated OMEMO implementation in JVM target to new target
omemoMain
on which then JVM target and iOS target are based. With that done, most of the OMEMO logic can be shared and only platform specific parts need to be implemented for each target.Note: iOS target doesn't have OMEMO encryption parts implemented (just a dummy classes to allow compilation).
Type |
Task
|
Priority |
Normal
|
Assignee | |
Version |
none
|
Target Release |
1.1
|
Sprints |
n/a
|
Customer |
n/a
|
Issue Votes (0)
Restore compilation target for iOS so it would be possible to compile Halcyon to be used in iOS applications.