Fix undefined array key warnings when using iOS app
Use coalesce operator and empty string/default value to fix undefined array key warnings filling up logs when using iOS app to access api.
Please register or sign in to comment
Use coalesce operator and empty string/default value to fix undefined array key warnings filling up logs when using iOS app to access api.