Linkedin iOS SDK: wrong style on login screen when profile photo is empty

We use LinkedIn sdk to authorize access to the iOS mobile app for the LinkedIn user profile. Application completed using Xamarin. Native LinkedIn sdk is tied, so it should work the same.

If the LinkedIn profile photo is empty when the application opens sdk to request authorization, the styles are incorrect.

There is no text indicating the application requesting permission, and the allow / cancel buttons seem to move to the left (see arrow in the image)

This seems to be happening inside the LinkedIn app, so I guess there isn’t much work on my side, but I was hoping that someone already had this problem and there is some kind of hint. Thanks.

enter image description here

+5
source share

Source: https://habr.com/ru/post/1260540/


All Articles