Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to test apprequest of Facebook SDK if the target iPhone app is not available on App Store?
    primarykey
    data
    text
    <p>My case is that, I'm developing a iPhone app which would send Facebook apprequest to the user's friends to invite them to use this app.</p> <p>So, I created an app on Facebook developer platform and setup "Native iOS App", including</p> <ol> <li>iOS Bundle ID - which is got from my iPhone dev center</li> <li>iPhone App Store ID - I put an available ID which is on the market, not the one I'm developing. </li> <li>iPad App Store ID - (empty) </li> <li>iOS SSO Setting - Enabled</li> <li>iOS Native Deep Linking - Enabled</li> <li>Scheme Suffixes - (empty)</li> </ol> <p>OK. Then. </p> <p>My developing iPhone app right now can send apprequest via Facebook SDK and the user's friends did received notifications on their Facebook iPhone app on their phones. However, after clicking the notification on the Facebook iPhone app on the user's phone, there are two scenarios. One is that my developing iPhone app would be launched if the app is installed on the phone. This is correct behavior as described in Facebook developing guide and it works smoothly. </p> <p>The second scenarios should be that the App Store sould be launched if my developing app is not installed on that phone. But it doesn't happen in my case. After screen switches, Facebook iPhone app is closed and App Store is not launched. It's odd. </p> <p>So, I tried to verify each part of code and settings in my Facebook dev center and they look good, except that the "iPhone App Store ID and iOS Bundle ID are NOT belonged to the same App".</p> <p>So, I rewrite one of my iPhone app (e.g. 2nd App) to support Facebook functions, including invitation function. Setup Facebook Dev center for the 2nd App. After receiving and clicking the notification on iPhone, make sure my 2nd App is not installed on the phone, App Store is launched and my 2nd is shown and ready to download.</p> <p>So, I'm confused. I don't want to release app before I make sure every function is work. How do you make sure your users would be led to App Store as your app is NOT available on App Store?</p> <p>Any suggestions are welcome.</p> <p>Many thanks.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload