简体   繁体   English

Facebook App找不到Appstore ID

[英]Facebook App can't find Appstore ID

I'm developing a iOS App right now and got some awkward things going on with Facebook. 我现在正在开发一个iOS App,Facebook上发生了一些尴尬的事情。

The App is using the Facebook Login and therefore I need to add the Bundle-ID , iPhone Store-ID and iPad Store-ID in the Facebook App so I can use the login in my native app. 该应用程序正在使用Facebook登录名,因此我需要在Facebook App中添加Bundle-IDiPhone Store-IDiPad Store-ID ,以便可以在本机应用程序中使用登录名。

like so: http://puu.sh/rE4oW/bfba72feb3.png 像这样: http : //puu.sh/rE4oW/bfba72feb3.png

Error: "There was a problem fetching your iPhone Store ID from the App Store. Please check the ID and try again later." 错误: “从App Store提取iPhone Store ID时出现问题。请检查ID,然后再试一次。”

But I can't add the appstore id because Facebook doesn't find this in the store. 但是我无法添加应用商店ID,因为Facebook在商店中找不到该ID。 This is right because the app is not listed in the store right now. 这是正确的,因为该应用程序当前未在商店中列出。

But how should I implement the login without releasing the app in to the app store? 但是,如何在不将应用发布到应用商店中的情况下实现登录?

I am confused.. 我很困惑..

This is a known issue with Facebook Login, that you can't leave it blank. 这是Facebook登录的一个已知问题,您不能将其保留为空白。 But what you can do is set it to 0. 但是您可以将其设置为0。

Release the app and then you should have your iPhone Store Id & iPad Store Id, so you can change it then. 释放该应用程序,然后您应该拥有iPhone商店ID和iPad商店ID,以便可以对其进行更改。

References of people facing the same issue: https://forums.coronalabs.com/topic/43922-facebook-unable-to-retrive-iphone-store-id/ 面临相同问题的人的参考: https : //forums.coronalabs.com/topic/43922-facebook-unable-to-retrive-iphone-store-id/

Please Note: After reading about it, my recommendation is that you release this feature after your first App Store release. 请注意:阅读后,我的建议是您在App Store首次发布后就发布此功能。 Because a non-working released feature is way worse than limited features. 因为不起作用的已发布功能比受限制的功能差很多。

Rest is upto you. 休息由您决定。 Cheers! 干杯!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM