Closed midhunhk closed 7 years ago
Fixed with below checkin
https://github.com/midhunhk/ae-apps-library/commit/1aec33c09a5efad96b251f86037066870f58e45b
Added a config object when initializing the ContactManager
object. This is a temporary solution and we will investigate the class as part of ContactManager enhancements.
Currently
ContactManager
only adds Contacts from the master table who only have Phone numbers. While this is required forRandomContact
, this is causing issues in other applications that reference this feature.Caused issue https://github.com/midhunhk/trip-o-meter/issues/16