Check for null and empty string
nooralibutt opened this issue · 1 comments
nooralibutt commented
right now if we pass empty app id, it initializes that plugin or if we pass empty placement id, we are initializing that placement. We need to check if that placement id is empty or null then don't initialize it.
nooralibutt commented
fixed