I have implemented login through facebook using facebook SDK for swift. It works as expected on iOS 10.3, but on iOS 11 it shows and additional popup that asks the user to a
I'm using FacebookLogin 0.5.0
Changing the Product Name under the target's Build Settings to the desired text worked.
Product Name
Also, on my plist Bundle display name and Bundle name have $(PRODUCT_NAME)
Bundle display name
Bundle name
$(PRODUCT_NAME)