wingify / vwo-ios-sdk

VWO iOS SDK
https://developers.vwo.com/reference#ios-introduction
Other
4 stars 3 forks source link

_pendingMessages is nil and no goals are being sent #7

Closed nmiyasato closed 7 years ago

nmiyasato commented 7 years ago

When initializing, _pendingMessages is nil and will remain nil. So no events are being sent.

This is in the VAOAPIClient.m file,

 _pendingMessages = [NSMutableArray arrayWithContentsOfURL:VAOFile.messagesPath];
kaunteya commented 7 years ago

Fixed in 2.0.0-beta4