問題タブ [app-id]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ios - 2 つのアプリで同じ明示的なアプリ ID を使用する
iPhone と iPad のアプリケーションに同じ明示的なアプリ ID を使用できますか? このアプリ ID はプッシュ通知を使用するように構成されているため、両方のアプリでプッシュを受信できます。アプリストアはこれを許可しますか? この特定のシナリオに関する有益な情報は見つかりませんでした。
敬具。
facebook - Facebook debugger / linter gives "extraneous property" error suddenly even though nothing changed
I have a few blogs that use Facebook comments. They all use the same code to implement the comments box plugin and the meta tags. The only thing that changes between them is the og:app_id property.
After several weeks of working just fine, this weekend, one of the blogs started getting this error in the Facebook Linter / Debugger:
"Extraneous Property: Objects of this type do not allow properties named og:app_id."
This seems to be causing the linter to miss other tags (such as the og:description tag, which is clearly defined in the HTML but shows up blank).
Also, because Facebook is rejecting the app_id property, it is not connecting to our app, causing three big problems:
- the comments box isn't using our settings set through the comments moderator tool; It just uses the defaults
- We no longer get notifications when someone comments, because the notifications are set up through the comments moderation tool
- We can't even see comments in the comments moderation tool. We have to go to the page itself to discover whether comments have been made, and moderate them.
Of my several blogs that use Facebook comments, this is the only one giving this trouble, even though the meta tag codes are essentially the same.
Has anyone found a way to resolve this issue? Thank you!
facebook-social-plugins - 新しいアプリIDを取得して、古いアプリに使用できますか?
サイトにいくつかの変更されたアプリがあります。新しいAPPIDを作成し、古いIDを新しいIDと交換することは可能ですか?アプリは引き続き機能しますか、それとも最初からやり直す必要がありますか?
facebook - API キー/シークレットを介して Facebook アプリ ID を取得する
データベースに保存されているすべての古い Facebook アプリの API キー/シークレットがたくさんあります。ただし、Facebook は、私が持っていないアプリ ID のみの API キーをサポートしていません。私はそれを取得しようとしました:
さいころはありません。次のようなアプリ ID でのみ選択できます。
アプリ ID がないと、ユーザーをログインさせることも、ユーザー ID を取得することもできません。どうすればそれらを入手できるか、または入手できないのでしょうか?
iphone - iPhone アプリバンドル / ccTLD を使用した企業識別子 - プロトコルは何ですか?
あなたのドメイン名が
domainname.com.au
それは...ですか
au.com.domainname.app_id
また
com.au.domainname.app_id
またはおそらく
com.domainname.app_id
国別コード トップ レベル ドメイン (ccTLD) を持っていて、iPhone アプリの開発を開始したい場合、基本的にはどうすればよいでしょうか?
慈悲!
ios - 送信する前に、AppStoreでAPPIDを予測するにはどうすればよいですか?
重複の可能性:
AppStoreを送信する前にAppleソフトウェアID番号を取得してください(Appiraterの場合)
https://github.com/arashpayan/appiraterで行われているように、アプリを評価するようにユーザーに通知したい
そのためには、APP IDがどうなるかを知る必要があります(評価ページへのリンクを更新できるようにするため)。
私のアプリがAppStoreにある前にそれを知る方法はありますか?
facebook - Facebookのdialog.feedにapp_idが必要なのはなぜですか
私は使っている
facebook.com/dialog/feed?app_id=...&caption=...&description=...
共有ダイアログ ボックスの内容を動的に設定できるからです。
これに が必要な理由がわかりませんapp_id
。
何かご意見は?
android - アプリ ID と秘密鍵 Facebook for Android
私はAndroidプラットフォームでFacebookアプリケーションを作成しています...論文を作成するために...私は疑問に思っていました...しかし、Facebookでアプリケーションを作成する必要があるからですか? アプリ ID とシークレット キーとは何ですか?
デジタル署名は開発者を認識するのに役立ちます...しかし、app_idと秘密鍵が何であるかわかりません...
ありがとう
ios - プロビジョニングプロファイルとアプリ名の不一致
アプリのアプリIDを作成したとき、プロジェクトが大文字の場合、識別子としてアプリ名を小文字にしました。これをアプリでどのように使用できますか?
javascript - Facebook JavaScript SDKにアクセスできるように、APPIDを取得するにはどうすればよいですか。
Facebook JavaScript SDKを使用して、自分のページの「いいね」ボタンがクリックされたことを検知して、そのときに自分のページで他のことを実行できるようにしたいと思います。しかし、どうやら私はアプリIDが必要であり、これらの1つを取得する方法が明確ではありません。Facebookが私を認証するための秘密の番号を送ってくれるように携帯電話番号を送信しましたが、その番号を送信すると、Facebook Developers Groupにドロップされ、アプリIDを取得するのに役立たなかったようです。
助けてくれてありがとう。