nooralibutt/easy-ads

Check for null and empty string

nooralibutt opened this issue · 1 comments

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.

fixed