// Init Product Config private void productConfig() { cleverTapAPI.SetCTProductConfigListener(this); cleverTapAPI.ProductConfig().Fetch(0); }