The app references non-public selector in id (Facebook SDK iOS)

前端 未结 8 1917
清歌不尽
清歌不尽 2020-11-30 03:29

I was having this warning when submitting my app with Application Loader.

The app references non-public selector in MyApp : id

This warning

相关标签:
8条回答
  • 2020-11-30 04:31

    Just to update for people coming here from search engines, this is fixed in the latest Facebook SDK (have just moved our project to library version 3.7.1 and validation warnings went away).

    0 讨论(0)
  • 2020-11-30 04:31

    Use Facebook iOS SDK 3.13. there won't be any validation warnings.

    0 讨论(0)
提交回复
热议问题