Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Banner POSITION_BOTTOM_LEFT does not work #128

Closed
desouse opened this issue Apr 2, 2021 · 2 comments
Closed

Banner POSITION_BOTTOM_LEFT does not work #128

desouse opened this issue Apr 2, 2021 · 2 comments
Labels
solved Developer confirm that issue solved.

Comments

@desouse
Copy link

desouse commented Apr 2, 2021

Unity version - 2018.4.17f1
Plugin version (package or commit) - Commit: [c94368a], Branch: 2018
Mono or IL2CPP - IL2CPP
Test device model - P40 (Cloud Debugging)

Hello. I tried to use POSITION_BOTTOM_LEFT for displaying the banner, but it shows up in the bottom center.

I also tried other options and looks like the plugin supports only center:
POSITION_TOP_LEFT, POSITION_TOP_RIGHT - top center
POSITION_BOTTOM_RIGHT - bottom center

Could you please tell me how can I set my desired position for the banner?

@sametguzeldev sametguzeldev added the bug Something isn't working label Apr 6, 2021
@sametguzeldev
Copy link
Collaborator

Hello there. Right now according to my tests, currently; POSITION_BOTTOM, POSITION_TOP and POSITION_CENTER is working. LEFT or RIGHT for these positions are not working. We are working on this issue.

@alihan98ersoy alihan98ersoy added the investigating We are investigating the current problem label Apr 12, 2022
alihan98ersoy added a commit that referenced this issue Jun 17, 2022
…n top not positioned within the safe area issues fixed (#331)

#180 BannerAds extra large
#128 BannerAds left-right not working
#129 position top is not positioned within the safe area
issues fixed

Now users can create custom size banner ads
BannerView height is limited to fix banner size extra large when Landscape
@alihan98ersoy
Copy link
Collaborator

We fixed the issue with the new version.

@alihan98ersoy alihan98ersoy added waiting for confirmation The solution has been given and removed bug Something isn't working investigating We are investigating the current problem labels Jun 20, 2022
alihan98ersoy added a commit that referenced this issue Jun 20, 2022
* Update VERSION V2.2.3(#332)

#180 BannerAds extra large
#128 BannerAds left-right not working
#129 position top is not positioned within the safe area
issues fixed

Now users can create custom size banner ads
BannerView height is limited to fix banner size extra large when Landscape

Applinking and In-App comment added
@alihan98ersoy alihan98ersoy added solved Developer confirm that issue solved. and removed waiting for confirmation The solution has been given labels Jun 24, 2022
alihan98ersoy pushed a commit that referenced this issue Aug 5, 2022
* AppLinling added.

* BannerAds extra large & BannerAds left-right not working & in position top not positioned within the safe area issues fixed (#331)

#180 BannerAds extra large
#128 BannerAds left-right not working
#129 position top is not positioned within the safe area
issues fixed

Now users can create custom size banner ads
BannerView height is limited to fix banner size extra large when Landscape

* DriveKit added (#330)

* IAP demo scene always landscape now

* HMSCore installer SDK added

* Location Kit integration completed.

* Location Kit Demo added.

* Location Kit added to the editor

* Readme updated for location kit

* Scenes are edited for 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved Developer confirm that issue solved.
Projects
None yet
Development

No branches or pull requests

3 participants