問題タブ [reward-system]
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.
java - Firebaseは「紹介して稼ぐ」か、報酬紹介を使用して招待しますか?
アプリケーションでhttps://firebase.google.com/docs/dynamic-links/use-cases/rewarded-referralを使用して「紹介と獲得」の概念を実装したいと考えて います。
ユーザーIDで動的リンクを作成しているとき
get current user は常に null を返します。
私の質問は次のとおりです。
動的リンクを使用して「紹介して稼ぐ」を実装したい場合は、ユーザーにサインアップさせるか、Firebase ログイン システム (Firebase メール ログイン、fb ログインなど) でサインインさせる必要があります。
サインアップ用の独自のデータベースがあり、資格情報を保存し、サーバーからユーザーを検証している場合。だから私はfirebaseログインシステムを使用していません。firebaseを使用して「参照して獲得」を実装することはまだ可能ですか?
インストールしたかどうかを追跡する方法と、報酬を与える方法。
「紹介して稼ぐ」を実装した人がいる場合は、いくつかの例またはサンプルリンクを教えてください
