Stripe-ios: Top bar glitch

Created on 5 Sep 2019  路  7Comments  路  Source: stripe/stripe-ios

Summary

The top bar is black when opening the Payment and Shipping screens.

Screenshot at Sep 04 15-01-16

Code to reproduce

    self.paymentContext.presentPaymentOptionsViewController()

    self.paymentContext.presentShippingViewController()

iOS version

iOS 13.1

Installation method

Cocoapods
iPhone X

SDK version

Stripe 16.0.7

fixed in master triaged

Most helpful comment

@odedharth I can't reproduce this exact issue locally, but can you try setting theme.translucentNavigationBar = YES on your STPTheme and let me know if it resolve the glitch for you? I'm seeing some similar graphical issues related to that setting on iOS 13.

All 7 comments

Hi @odedharth,

Thanks for the report! We're working on a fix now.

Thanks for the quick response. Seems that there is still a minor glitch, see it at the end of the video:
https://www.dropbox.com/s/v5sgbqntxb7o18d/RPReplay_Final1568066190.mov?dl=0

Thanks, I'm trying to repro it now. We should have a fix soon.

@odedharth I can't reproduce this exact issue locally, but can you try setting theme.translucentNavigationBar = YES on your STPTheme and let me know if it resolve the glitch for you? I'm seeing some similar graphical issues related to that setting on iOS 13.

@davidme-stripe this fixed it, thanks!

Thank you! I think we'll make that the default in the next version.

This has been fixed in Stripe SDK 17.0.1.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Andrewangeta picture Andrewangeta  路  6Comments

paynd picture paynd  路  3Comments

xuzhe picture xuzhe  路  3Comments

marcglasberg picture marcglasberg  路  7Comments

aurelhubert picture aurelhubert  路  6Comments