Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6542] Admob module iOS version doesn't honor adBackgroundColor

GitHub Issuen/a
TypeBug
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator Modules
Labelsios, ti.admob
ReporterMuhammad Qasim
AssigneeAbir Mukherjee
Created2020-05-06T11:11:39.000+0000
Updated2020-05-06T15:43:27.000+0000

Description

The adBackgroundColor property has no effect in ti.admob iOS version. Banner Ads always appear with black background regardless of whatever color you set using this property. *Steps to reproduce:* 1. Create new Titanium app. 2. Download ti.admob module. 3. Copy the example app.js code in index.js and change adBackgroundColor to red (or whatever else) 4. Run on iOS simulator or device. *Expected Result:* Ad background should be appear as passed while creating ad view. *Actual Result:* Empty background space on ad view is always black.

Comments

No comments

JSON Source