…in objective-c causes an alloc and init. then, init is called again with a builder parameter. this seems to be causing a crash. This problem seems to be cropping up for a client on ios 12+.
Summary
The OPTLYClient is being initialized twice when using intializeWithCallback.
Coverage remained the same at 98.153% when pulling 7e6d1d62cb6e7bea371ba6ee8c698c365daa0384 on fixClientInitMistake into 1de88a2bc504f5b615a03b4b2873a5996f6ddb83 on master.
…in objective-c causes an alloc and init. then, init is called again with a builder parameter. this seems to be causing a crash. This problem seems to be cropping up for a client on ios 12+.
Summary
Test plan
Issues