• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

PopUp Problems on Amazon Fire Devices

Engaged ,
Dec 07, 2019 Dec 07, 2019

Copy link to clipboard

Copied

I use a lot of PopUps in my mobile app.  They work great on iOS, Android, and Amazon Fire devices, but the don't POSITION themselves correctly on Amazon Fire devices.

 

noInvitePopUp = PopUpManager.createPopUp(this, NoInvitePopUp, true) as NoInvitePopUp;
PopUpManager.centerPopUp(noInvitePopUp);

 

This code should create a popup that is centered horizontally and vertically inside of the component that created it.  It works on iOS and Android, but on Amazon Fire, it centers horizontally, but vertically it positions flush to the top of the component that created it.  Has anyone experienced this, and do you have any tips to take care of this?  Do I need to post a bug report?? 

TOPICS
Development , Other , Performance issues

Views

267

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Dec 16, 2019 Dec 16, 2019

Copy link to clipboard

Copied

LATEST

Nobody else has seen this problem before???

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines