Morris Richman
Morris Richman
@MihaelIsaev ideas?
even using apns specific stuff doesn't work
but the firebase console does
make sure you set to install in the user scope
I wonder if there is a way to do this with login credentials so it can be auto refreshed
@alexstyl any timeline on this feature?
> @Mcrich23 For me, the reason was related to > > https://github.com/fastlane/fastlane/blob/ae9277a321c41224ad72b2d5aac9e8d6f465cc58/fastlane_core/lib/fastlane_core/itunes_transporter.rb#L921 > > > This thread was helpful to me: [#20371 (comment)](https://github.com/fastlane/fastlane/issues/20371#issuecomment-1242190152) I am just using asp now
Got this to work: ``` location /vpn/ { auth_basic "Administrator’s Area"; auth_basic_user_file /etc/nginx/.htpasswd-vpn; # Disable caching of credentials add_header Cache-Control "no-store, private, no-cache, must-revalidate, max-age=0"; add_header Pragma "no-cache"; add_header Expires...
Can you please provide a small sample project for me to debug and play around with?
@mkaulfers ?