Tag: r

66 votes
12 answers
2.8K views
No Firebase App '[DEFAULT]' has been created - call Firebase.initializeApp() in Flutter and Firebase

I am building a Flutter application and I have integrated Firebase, but I keep getting this error when I click

avatar
Dorinda
0 1 0 9
asked 07 September, 2021
54 votes
8 answers
3.1K views
Convert Promise to Observable

I am trying to wrap my head around observables. I love the way observables solve development and readability i

avatar
Denese
0 1 0 9
asked 07 September, 2021
59 votes
7 answers
1.4K views
What's the difference between Cloud Firestore and the Firebase Realtime Database?

Google just released Cloud Firestore, their new Document Database for apps. I have been reading the documenta

avatar
Jeff
0 1 0 9
asked 07 September, 2021
63 votes
21 answers
545 views
API 'variant.getExternalNativeBuildTasks()' is obsolete and has been replaced with 'variant.getExternalNativeBuildProviders()

Using Android Studio 3.3 Canary 11 with the gradle plugin version 3.3.0-alpha11. It throws the following error

avatar
Santiago
0 1 0 9
asked 07 September, 2021
60 votes
28 answers
2.5K views
How to handle notification when app in background in Firebase

Here is my manifest: <service android:name=".fcm.PshycoFirebaseMessagingServices"> <intent-filter

avatar
Emilia
0 1 0 9
asked 07 September, 2021
58 votes
10 answers
2K views
Is it safe to expose Firebase apiKey to the public?

The Firebase Web-App guide states I should put the given apiKey in my Html to initialize Firebase: // TODO: Re

avatar
Solomon
0 1 0 9
asked 07 September, 2021
59 votes
9 answers
1.3K views
Creating a link from node ID in Drupal 8

I am checking out Drupal 8 and try to generate a link based on the node ID of an article. In Drupal 7 it is s

avatar
Boyd
0 1 0 9
asked 07 September, 2021
65 votes
3 answers
1.3K views
Is it possible to change a user&apos;s Drupal password with Drush?

Is it possible to change a user's Drupal password from the command-line with Drush?

avatar
Royal
0 1 0 9
asked 07 September, 2021
69 votes
11 answers
1.4K views
How to hide Edit | View tabs?

Can I hide the Edit | View tabs on top of each node ? I've searched for this option in theme sett

avatar
Margo
0 1 0 9
asked 07 September, 2021
55 votes
4 answers
1.9K views
How to throw 404 error in Drupal module?

I need to throw 404 error in module. Or may be there are any possibility to set required option for menu hook?

avatar
Hildegard
0 1 0 9
asked 07 September, 2021
59 votes
7 answers
2.6K views
Drupal 8 images with image style

In drupal 7, i use function image_style_url('style', uri) to generate new image with style and retur

avatar
Ali
0 1 0 9
asked 07 September, 2021
58 votes
1 answers
2.1K views
How do I force the use of the desktop menu when the grid is fluid?

I'm using Drupal 7 and Omega 3. The front page of my website needs an image that covers only the top half

avatar
Tana
0 1 0 9
asked 07 September, 2021
58 votes
5 answers
1.8K views
What are the differences between dpm() and dsm()?

What are the differences between dpm() and dsm()?

avatar
Lawanda
0 1 0 9
asked 07 September, 2021
58 votes
8 answers
1.5K views
How do I get the path of the current drupal theme?

The Drupal API has drupal_get_path($type, $name) which will give the path of any particular theme or module.

avatar
Elicia
0 1 0 9
asked 07 September, 2021
56 votes
3 answers
1.1K views
Handle multiple submit buttons in Drupal form API

I have 2 submit buttons and want to perform different actions for each submit button . Here I want to set the

avatar
Patsy
0 1 0 9
asked 07 September, 2021
57 votes
10 answers
3K views
Menu path in Pathauto

How do I get pathauto under Drupal 7 to generate a URL alias by the full menu path?

avatar
Kurtis
0 1 0 9
asked 07 September, 2021
59 votes
5 answers
1.2K views
Drupal get site wide email address?

In my module I want to get the site wide email address - the one that is set in the site information admin pag

avatar
Yolando
0 1 0 9
asked 07 September, 2021
56 votes
5 answers
2.5K views
Creating list of similar nodes in Drupal 7/Views 3

Copy from drupal.stackexchange.com hoping to get more answers here: I face a rather common problem of display

avatar
Charis
0 1 0 9
asked 07 September, 2021
57 votes
4 answers
3K views
Does Drupal comply with the MVC paradigm?

Drupal is frequently referred as a Content Management Framework, does it comply with the MVC paradigm? If it d

avatar
Nereida
0 1 0 9
asked 07 September, 2021
52 votes
15 answers
1.5K views
FPDF error: Some data has already been output, can&apos;t send PDF

I am using the fpdf library for my project, and I'm using this to extend one of the drupal module. These

avatar
Roger
0 1 0 9
asked 07 September, 2021