इंस्टैंट ऐप्लिकेशन के साथ Firebase डाइनैमिक लिंक का इस्तेमाल करना
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
चेतावनी: Google Play Instant अब उपलब्ध नहीं होगा. दिसंबर 2025 से,
इंस्टैंट ऐप्लिकेशन को Google Play से पब्लिश नहीं किया जा सकेगा. साथ ही, सभी
Google Play services के इंस्टैंट एपीआई
काम नहीं करेंगे. उपयोगकर्ताओं को अब Play के ज़रिए, किसी भी तरीके से इंस्टैंट ऐप्लिकेशन नहीं दिखाए जाएंगे.
हम यह बदलाव, डेवलपर के सुझावों के आधार पर कर रहे हैं. साथ ही, Google Play इंस्टैंट की सुविधा लॉन्च करने के बाद से, हम लगातार इस नेटवर्क को बेहतर बनाने के लिए काम कर रहे हैं.
उपयोगकर्ताओं की संख्या बढ़ाने के लिए, हम डेवलपर को अपने ऐप्लिकेशन या गेम पर उपयोगकर्ताओं को भेजने का सुझाव देते हैं. इसके लिए, डीपलिंक का इस्तेमाल करके, उपयोगकर्ताओं को ज़रूरत के हिसाब से किसी खास प्रोसेस या सुविधा पर रीडायरेक्ट करें.
Branch जैसी कई डीप लिंकिंग लाइब्रेरी, Google Play Instant के साथ काम करती हैं.
अगर आपका मौजूदा डीप लिंकिंग सलूशन सूची में नहीं है या आपको पता चलता है कि वह Google Play Instant के साथ काम नहीं करता, तो Firebase डाइनैमिक लिंक का इस्तेमाल करें. इस पेज पर, इंस्टैंट ऐप्लिकेशन प्रोजेक्ट में Firebase डाइनैमिक लिंक सेट अप करने का तरीका बताया गया है.
खास फ़ायदे
- अपने लिंक को Firebase डाइनैमिक लिंक के साथ रैप करने से यह पक्का होता है कि लिंक पर क्लिक करने पर, उपयोगकर्ता हमेशा आपके इंस्टैंट ऐप्लिकेशन पर पहुंचें. ऐसा न करने पर, ऐप्लिकेशन लिंक को इंस्टैंट ऐप्लिकेशन के बजाय, इन-ऐप्लिकेशन ब्राउज़र में खोलने के लिए मजबूर कर सकते हैं. Firebase डाइनैमिक लिंक की मदद से, लिंक पर क्लिक करने के बाद होने वाली प्रोसेस को कंट्रोल किया जा सकता है.
- Firebase डाइनैमिक लिंक की मदद से, क्लिक,
फ़र्स्ट ओपन, फिर से खोलने, और इंस्टॉल जैसे इवेंट के आंकड़े ट्रैक किए जा सकते हैं. डाइनैमिक लिंक इवेंट, Firebase के लिए Google Analytics में भी रिकॉर्ड किए जाते हैं.
Firebase डाइनैमिक लिंक को इंस्टैंट ऐप्लिकेशन प्रोजेक्ट के साथ इंटिग्रेट करना
Firebase डाइनैमिक लिंक को अपने इंस्टैंट ऐप्लिकेशन प्रोजेक्ट के साथ उसी तरह इंटिग्रेट किया जा सकता है जिस तरह किसी स्टैंडर्ड Android ऐप्लिकेशन को इंटिग्रेट किया जाता है.
Firebase डाइनैमिक लिंक के साथ इंटिग्रेट करने के बाद, आपको अपने इंस्टैंट ऐप्लिकेशन के लिंक में androidFallbackLink
पैरामीटर को सेट करना होगा.
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया."],[],[],null,["# Use Firebase Dynamic Links with instant apps\n\n**Warning:** Google Play Instant will no longer be available. Starting December 2025,\nInstant Apps cannot be published through Google Play, and all\n[Google Play services Instant APIs](https://developers.google.com/android/reference/com/google/android/gms/instantapps/package-summary)\nwill no longer work. Users will no longer be served Instant Apps by Play using any\nmechanism.\n\nWe're making this change based on developer feedback and our continuous investments\nto improve the ecosystem since the introduction of Google Play Instant.\n\nTo continue optimizing for user growth, we encourage developers to refer users to\ntheir regular app or game, using [deeplinks](https://support.google.com/googleplay/android-developer/answer/12463044)\nto redirect them to specific journeys or features when relevant.\n\nSeveral deep linking libraries are compatible with Google Play Instant\nsuch as [Branch](https://branch.io).\n\nIf your current deep linking solution isn't listed or if you find that it\ndoesn't work with Google Play Instant, consider using Firebase Dynamic\nLinks. This page describes how to set up Firebase Dynamic Links in an instant\napp project.\n\n### Key benefits\n\n- **Wrapping your links with Firebase Dynamic Links guarantees that clicks on\n links always take users to your instant app.** Otherwise, apps can force links to be opened inside an in-app browser instead of an instant app. Firebase Dynamic Links allows you to control the behavior of clicks on links.\n- **Firebase Dynamic Links allows you to track analytics on events like clicks,\n first-opens, re-opens, and installs.** Dynamic Links events also are recorded in Google Analytics for Firebase.\n\n### Integrating Firebase Dynamic Links with an instant app project\n\nYou can integrate Firebase Dynamic Links with your instant app project the same way\nyou would [integrate a standard Android app](https://firebase.google.com/docs/dynamic-links/android/receive).\n\nAfter you integrate with Firebase Dynamic Links, you just have to set the [androidFallbackLink\nparameter](https://firebase.google.com/docs/reference/dynamic-links/link-shortener)\nto your Instant Apps link."]]