問題タブ [twitter-digits]

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.

0 投票する
0 に答える
103 参照

javascript - Twitter の数字が Web で初期化されない

ポータルで Twitter Digits 独自の要素を使用して、ユーザーが Twitter Digits の 2 要素認証を有効にできるようにしています。私が持っているセットアップは、提供されているサンプルとまったく同じです: https://docs.fabric.io/web/digits/sign-in-with-phone-number.html

初めてすべてが正常に動作します。ただし、メニューから別のページに移動してから、Twitter 数字ページまたは更新ページに戻ると、コンソールに次のエラーが表示されます

Error: Digits is not initialized at new e (cdn.digits.com/1/sdk.js:1) at Object.logIn (cdn.digits.com/1/sdk.js:1)

以下は私の数字の初期化コードです

$('#digits-sdk').load(function () { Digits.init({ consumerKey: 'xxxxxxxxxxxxxxx' }) });

ここに画像の説明を入力

0 投票する
1 に答える
66 参照

ios - Twitter Digits IOS で SMS ピンの読み取りを自動化する

私はすでにAndroidでそれを行う方法を知っています: https://docs.fabric.io/android/digits/sign-in-with-phone-number.html#automate-reading-the-sms-pin

私はIOSでも同じことを探しています。何か案が?

0 投票する
1 に答える
95 参照

android - Android に React Native Fabric Digits をインストールする

react-native-fabric-digitsをインストールしようとしています。ドキュメントには次のように書かれています。

MainActivity.java 内

com.proxima.RCTDigits.DigitsPackage をインポートします。<--- これを追加

しかし、私の MainActivity.java (反応ネイティブ v0.40 を使用) は次のようになります。

だから...どこに何を追加するのですか?

ありがとう。

0 投票する
1 に答える
411 参照

twitter-fabric - Fabric の使用 - 携帯電話番号認証用の数字

具体的な質問があります -

  • 携帯電話番号によるサインアップ/ログインの数字はどうですか?
  • それは信頼できますか (Twitter は過去にファブリックをデータ収集メカニズムとして使用していたと読みました)
  • 永久に無料になる見込みは?