79176963

Date: 2024-11-11 08:59:08
Score: 2.5
Natty:
Report link

The process should be an automatic referral to the dashboard and within Dashboard.vue you check if the customer is inside and if not you direct them to the login

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: aron shuvax

79176958

Date: 2024-11-11 08:57:08
Score: 2.5
Natty:
Report link

It looks like you may have wrongly copy-pasted this token.

May you use this tool : https://jwt.io/ to verify your token.

I am able to reproduce this only when I intentionally miscopy the token

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Carol Gitonga

79176950

Date: 2024-11-11 08:55:07
Score: 2
Natty:
Report link

BigQuery now allows to undelete a dataset within time travel window

https://cloud.google.com/bigquery/docs/managing-datasets#undelete_datasets

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: SANN3

79176948

Date: 2024-11-11 08:54:04
Score: 8 🚩
Natty: 6
Report link

-1

I created a table in Microsoft Access Database and I wanted to use this database in the website I built with HTML. The problem is that I don't know how to link the database file to my website (or to the form inside the body of the HTML file, I actually don't even know how it works...). Can you help me?

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Can you help me
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: SILVESTERS KARANI

79176947

Date: 2024-11-11 08:53:04
Score: 2
Natty:
Report link

This work with me not to add fxml files separated by comma add each as separated option

Enter this in VM arguments box: --module-path "\path\to\javafx-sdk-12.0.1\lib" --add-modules javafx.controls --add-modules javafx.fxml

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mirehan Reda

79176940

Date: 2024-11-11 08:51:03
Score: 0.5
Natty:
Report link

LongPressCommand="{Binding Source={x: Reference longContentView}, Path=BindingContext.DeleteOrEditCommand }", then the command is not called

I don't see any issue here. May be I'm missing something.

Above you're setting binding source to your contentview. So, Unless your MessageModel object (item of our collection view) have a DeleteOrEditCommand defined, nothing will happen. Because, every binding inside collection view template points to you MessageModel object.

If your Command is defined in ViewModel, then your first approach will trigger the command since you explicitly set source outside the itemtemplate of collectionview

LongPressCommand="{Binding Source={x:Reference collectionView}, Path=BindingContext.DeleteOrEditCommand }"

( In this case the binding's will point to BindingContext set to page i.e ViewModel).

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Bhavanesh N

79176939

Date: 2024-11-11 08:51:03
Score: 1.5
Natty:
Report link

You should import RouterOutlet in your component , Like this example:

import { RouterOutlet } from '@angular/router';

and provide it in imports:

imports: [
  RouterOutlet
],
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aria

79176920

Date: 2024-11-11 08:46:02
Score: 2
Natty:
Report link

BigQuery now supports federated queries AlloyDB

https://cloud.google.com/bigquery/docs/alloydb-federated-queries

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: SANN3

79176913

Date: 2024-11-11 08:44:02
Score: 3.5
Natty:
Report link

You should also add the 'mute' parameter with value '1': ?autoplay=1&mute=1.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Arno Visser

79176908

Date: 2024-11-11 08:42:01
Score: 2
Natty:
Report link

Try running:

ionic repair

It solved the issue in my case.

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: YogeshK05

79176905

Date: 2024-11-11 08:41:00
Score: 1.5
Natty:
Report link

BigQuery terraform module supports natively to manage the tags now, using google_tags_tag_key, google_tags_tag_value, resource_tags

Reference:

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: SANN3

79176889

Date: 2024-11-11 08:35:59
Score: 3
Natty:
Report link

Could it be because the "job" column contains values that are not in the dictionary you created? If that's the case you'll need to clean the data or edit the dictionary so that it contains all the values in your dataframe.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: hihihaha

79176887

Date: 2024-11-11 08:34:58
Score: 4
Natty:
Report link

You try it

dotnet tool install --global dotnet-ef --source https://api.nuget.org/v3/index.json

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Lex

79176886

Date: 2024-11-11 08:34:58
Score: 3
Natty:
Report link

There is no way to determine the parent folder without the hub/ account id.

If you had a urn of at least 1 folder, this could have helped by using https://aps.autodesk.com/en/docs/data/v2/reference/http/projects-project_id-folders-folder_id-parent-GET/

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Moturi George

79176880

Date: 2024-11-11 08:32:57
Score: 0.5
Natty:
Report link

BigQuery launched 'external datasets' feature for Spanner, now we can query the Spanner without moving data from Spanner to BigQuery storage.

https://cloud.google.com/bigquery/docs/spanner-external-datasets

Reasons:
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: SANN3

79176878

Date: 2024-11-11 08:30:57
Score: 5
Natty:
Report link

solution Check the official document here.

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Xiangyu Meng

79176861

Date: 2024-11-11 08:25:55
Score: 1.5
Natty:
Report link

BigQuery launched 'Translate queries' feature to translate a query from a different SQL dialect into a GoogleSQL query.

https://cloud.google.com/bigquery/docs/interactive-sql-translator

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: SANN3

79176850

Date: 2024-11-11 08:22:55
Score: 0.5
Natty:
Report link

You don't need to configure the Ballerina home path in VS Code settings or as an environment variable.

The Ballerina installer will automatically set up symlinks and environment variables during installation, and the Ballerina VS Code extension will auto-detect the system’s Ballerina version based on these settings.

Therefore you can revert any custom configurations you’ve added and follow the exact steps in the Ballerina VS Code Extension Get Started Guide. Also, ensure that you’re using the correct Ballerina installer to install Ballerina on your system.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Nipuna Ranasinghe

79176846

Date: 2024-11-11 08:20:54
Score: 12.5
Natty: 7
Report link

i have the same question, i add DatapathAttributes but it still happens. did you solve it?

Reasons:
  • Blacklisted phrase (1): i have the same question
  • RegEx Blacklisted phrase (3): did you solve it
  • RegEx Blacklisted phrase (1.5): solve it?
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): i have the same question
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Louis

79176834

Date: 2024-11-11 08:14:53
Score: 2.5
Natty:
Report link

As of Nov 2024, you can just rename your mp3 to mp4 and upload it in the built-in editor:

GIF of uploading an MP3 converted to MP4 to GitHub

It plays just fine, at least for me. (Not sure if it was this way all along or was just recently made possible.)

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: vova

79176831

Date: 2024-11-11 08:14:53
Score: 1
Natty:
Report link

In the latest versions, dropdown-multi select automatically add 300px as a default height. But you can customize with this class

::ng-deep .dropdown-list .list-area div[style*="overflow: auto"] {
  max-height: 9rem !important;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Haamza

79176830

Date: 2024-11-11 08:14:53
Score: 4
Natty:
Report link

It seems that your @Version field contain 'null' id DB, but it should be initialized first.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Version
  • Single line (0.5):
  • Low reputation (1):
Posted by: Alexander Birchenko

79176819

Date: 2024-11-11 08:07:51
Score: 5
Natty: 4
Report link

"Loaders are deprecated as of Android 9 (API level 28)."

Android 9 was released in August 2018. Why do you implement a deprecated API almost 1.5 years later?

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: The incredible Jan

79176800

Date: 2024-11-11 08:01:50
Score: 3
Natty:
Report link

You should get list the cited-by number of the articles you get from scopus and then calculate the h-index.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tran Bao Linh K17 HL

79176794

Date: 2024-11-11 07:59:49
Score: 1
Natty:
Report link

Only changing targetSdk and compileSdk version, solved my issue:

android {
namespace = "com.geekytaurus.taskmanagerstatus"
compileSdk = 34

defaultConfig {
    applicationId = "com.geekytaurus.taskmanagerstatus"
    minSdk = 26
    targetSdk = 34
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: geekytaurus

79176791

Date: 2024-11-11 07:57:49
Score: 1
Natty:
Report link

Check sourceCompatibility field in your build.gradle and set same Gradle JVM version in

Settings -> Build, Execution, Deployemtn -> Gradle (alt+control+s)

If something went wrong - check Project structure, Gradle user home

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Erkin Imakeev

79176788

Date: 2024-11-11 07:56:48
Score: 1
Natty:
Report link

$(function(){

        var $elem = $(this);
        $elem.find('img')

         .stop(true)


             .andSelf()
             .find('.sdt_wrap')
             .stop(true)
             .andSelf()

             .find('.sdt_active')

             .stop(true)

             .animate({'height':'45px'},300,function(){

            var $sub_menu = $elem.find('.sdt_box');

            if($sub_menu.length){   
            }   
        });
Reasons:
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: NASA

79176787

Date: 2024-11-11 07:56:46
Score: 7.5 🚩
Natty:
Report link

i have the same issue , all server action works in development but when i deploy in vercel i get 405 error !

Reasons:
  • Blacklisted phrase (1): i have the same issue
  • RegEx Blacklisted phrase (1): i get 405 error
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): i have the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Saul Goodman

79176786

Date: 2024-11-11 07:55:45
Score: 1
Natty:
Report link

Here is My solution. Change the Orientation of the ScrollView to Vertical.

<ScrollView Orientation="Vertical">

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: liyu

79176781

Date: 2024-11-11 07:54:45
Score: 4
Natty: 4
Report link

@Leonardo,

Thanks for your anwser. Trival solution, but something I couldn't figure out myself šŸ’Ŗ

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Leonardo
  • Low reputation (1):
Posted by: chclony

79176759

Date: 2024-11-11 07:43:43
Score: 2
Natty:
Report link

Define a new layer "Player" , give to your player this layer. then in your enemy Rigidbody or collision component there is a section called include layer, select player layer. enemy ignore any force incoming from the player.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ehsan

79176758

Date: 2024-11-11 07:42:42
Score: 2.5
Natty:
Report link

You must use --force

mysql -u XXX -p database_name < database.sql --force

this work for you

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: sadegh ghanbari

79176754

Date: 2024-11-11 07:40:42
Score: 0.5
Natty:
Report link

Yes, this is legal. You should report a bug to your static analyzer.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: HolyBlackCat

79176751

Date: 2024-11-11 07:40:42
Score: 2.5
Natty:
Report link

Nowadays In Rails 8, if I click on a link_to (a tag) calling a turbo action, this same issue happen. Workaround: use a button_to (button tag) in your view

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: lcchatter

79176749

Date: 2024-11-11 07:39:42
Score: 1
Natty:
Report link

call this hook on aquila_enqueue_scripts function

add_action( 'init','aquilla_enqueue_scripts'); 
add_action( 'wp_enqueue_scripts', 'aquilla_enqueue_scripts' );
add_action('admin_enqueue_scripts', 'aquilla_enqueue_scripts');
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Naveen Dwivedi

79176739

Date: 2024-11-11 07:35:40
Score: 4
Natty:
Report link

I've setup UptimeRobot to ping my app every 5 minutes, this seems to work. Although if anyone knows a different solution, let me know.

Reasons:
  • Blacklisted phrase (1): anyone knows
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Pauldb

79176736

Date: 2024-11-11 07:33:40
Score: 2
Natty:
Report link

"authSource=admin" add this one DATABASE_URL="mongodb+srv://rdilsha8755:[email protected]/myDatabase**?authSource=admin**"

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Randika Dilshan

79176734

Date: 2024-11-11 07:32:39
Score: 4
Natty:
Report link

I do not know, why your route is /en

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Asfaq Ahmed

79176730

Date: 2024-11-11 07:30:34
Score: 1.5
Natty:
Report link

Yes I can confirm

implementation 'com.github.warkiz:IndicatorSeekBar:v2.1.1'

is still working as of to date.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Eldo Martadjaya

79176729

Date: 2024-11-11 07:30:31
Score: 7.5 🚩
Natty:
Report link

I guess your yaml file isn't formatted correctly can you show the content of it?

Reasons:
  • RegEx Blacklisted phrase (2.5): can you show
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ariya

79176727

Date: 2024-11-11 07:30:31
Score: 0.5
Natty:
Report link

user encodeURIComponent function which is provided from javascript library itself

path =encodeURIComponent("enc:i}cyHdpc@@?L?@bBAZERwHhNw@zBONULXbC}FjAwBh@eGbB[LGJW]gAmB_@w@_@w@_HnLgDrFqAhBSTQDMn@QfAcApF?^B\Rl@z@xAL@IR]RqA\\YF]@c@NcALWPWZeBbBuFdE}D~CuBlAgA~@c@\\OCy@b@eBb@_DpAuDjBw@n@]v@c@tBe@fBWj@k@d@mExByB|@qBpAYFgABc@N}@f@s@l@e@b@_AvA{E|JoAvB_ApAKLaCaH[kBW{CEa@GcBQ}AUuAg@}BsCcKiDgN_AwDmBxAkBBWm@KoAWQMB")

your_url = https://maps.googleapis.com/maps/api/staticmap?size=600x400&path=${path}&key={API_KEY}

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Anand Kumbar

79176723

Date: 2024-11-11 07:28:31
Score: 1
Natty:
Report link

Based on this vscode issue comment:

sudo chsh -s /usr/bin/bash

then when I check what is my shell by running

echo $SHELL

it now points to /usr/bin/bash

restart computer open your vs code

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Muhammad abdillah

79176715

Date: 2024-11-11 07:25:30
Score: 2
Natty:
Report link

If merged_native_libs not generated mean playstore also not showing warning for upload files like armeabi-v7a, arm64-v8a, x86, etc.

No Native Libraries: If your project doesn't use any native libraries (.so files), Android Studio may skip creating the merged_native_libs folder entirely.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: nipa

79176714

Date: 2024-11-11 07:24:30
Score: 1.5
Natty:
Report link

I am developing a snake-like game that involving solving the following problem:

Given an m*n 2D grid, some of the locations are one while other locations are zero. The snake starts at (0,0) and will head toward the destination (m-1,n-1). At each step, it can only go right or down. Once it reached (m-1,n-1), it need to go back to (0,0) and in each step it can only go left or up. What is the maximum points it can get with this round trip?

If it is only an one-way trip, this can be easily solved with dynamic programming: max_gain(i,j)=max(max_gain(i+1,j),max_gain(i,j+1))+loc[i][j]. However, in my problem, it is a round-trip and one the way back, we must exclude points that are already taken on the way towards the destination. The input size (m and n) are around 1K so it is not practical to brute force it.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: č””č””åÆäæŠ

79176708

Date: 2024-11-11 07:22:29
Score: 4
Natty:
Report link

I had same problem resolved by setting outbound rules on ec2 instance inside private subnet.

Outbound rules in route table

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bilal Hayat

79176702

Date: 2024-11-11 07:20:29
Score: 3
Natty:
Report link

Found solution in this post: Detect which element flex-wrap affects. Using getBoundingClientRect() found difference of 'top' between current and next word and by that got the index of last word in-line.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Andrey

79176700

Date: 2024-11-11 07:19:28
Score: 5.5
Natty: 5.5
Report link

touchAction has been deprecated in latest upgrades. So, how to scroll now?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Anurag Verma

79176681

Date: 2024-11-11 07:12:27
Score: 4
Natty:
Report link

Is there any way to open specific screen in flutter. I face this issue many time like when i kill the app and tab on notifcation and it does't open my screen

Reasons:
  • Blacklisted phrase (1): Is there any
  • Low length (1):
  • No code block (0.5):
  • Starts with a question (0.5): Is there any
  • Low reputation (1):
Posted by: Developers iApp

79176666

Date: 2024-11-11 07:06:25
Score: 0.5
Natty:
Report link

Try again, here is the latest version 3.0.2 of react-to-print:

import { useReactToPrint } from 'react-to-print';
const handlePrint = useReactToPrint({
    content: () => componentRef?.current,
    documentTitle: 'title',
    onAfterPrint: () => {}
});
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: haiquan0121

79176654

Date: 2024-11-11 07:00:24
Score: 4
Natty:
Report link

I used gcloud cbt tool to delete corresponding rows.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: SWA PSTG

79176652

Date: 2024-11-11 07:00:24
Score: 0.5
Natty:
Report link

Another option: ToString() the existing Uri with a query string and put it in the QueryHelpers.AddQueryString method.

completed_uri = new Uri(
    QueryHelpers.AddQueryString(completed_uri.ToString(), new Dictionary<string, string> {
        { "pageToken", pageToken}
})
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: heyyy

79176644

Date: 2024-11-11 06:58:23
Score: 2
Natty:
Report link

Add this to settings.json

"arb-editor.suppressedWarnings": [
  "missing_metadata_for_key"
],

For details config, see: https://github.com/google/arb-editor

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Michael Wang

79176643

Date: 2024-11-11 06:57:23
Score: 3.5
Natty:
Report link

I cleaned up using the uninstaller on Windows 11. Worked well for me.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Amey Varhade

79176642

Date: 2024-11-11 06:56:23
Score: 2
Natty:
Report link

You can easily find the latest distrubutionUrl need to past in android/gradle/wrapper/gradle-wrapper.properties by creating new sample flutter project & go to the above path & copy the distrubutionUrl & paste in your old project, that's it , simple trick

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Sujith S

79176641

Date: 2024-11-11 06:55:23
Score: 1.5
Natty:
Report link

$ pkg-config --libs dbus-1 --cflags -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -ldbus-1 That's generating the correct includes, however my program still doesn't find <dbus/dbus.h>. I've tried putting it on the command line: cc -o $@ $(pkg-config --libs dbus-1 --cflags) $+ in the makefile & as CFLAGS+=$(pkg-config --libs dbus-1 --cflags) but still fails to find the include when compiling.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Daiajo Tibdixious

79176637

Date: 2024-11-11 06:54:22
Score: 2.5
Natty:
Report link

in msmdsrv.ini SSAS configuration file change below value from 0 to 1

0

then restart SSAS service and now you will be able to add security group under SSAS properties in SSMS once added please change back to 1 to 0 in config file and restart SSAS

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Sneha

79176633

Date: 2024-11-11 06:52:21
Score: 4
Natty: 4.5
Report link

seems Hibernate starting from version 6 works diffetently: https://hibernate.atlassian.net/browse/HHH-15612

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dmitrii Soroka

79176628

Date: 2024-11-11 06:49:20
Score: 4.5
Natty:
Report link

You could use @Convert to convert json into a pojo. Example how to use it can be found here: https://www.baeldung.com/spring-boot-jpa-storing-postgresql-jsonb

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @Convert
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: sge

79176624

Date: 2024-11-11 06:48:20
Score: 3.5
Natty:
Report link

You can not only stream recorded videos but also use Swarm web3 backend stack for streaming live videos:

https://streameth.org/swarm/watch?session=6674242807f92b086c420015

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: SƔndor Antal Nagy

79176622

Date: 2024-11-11 06:47:20
Score: 3
Natty:
Report link

Guess may be has to do with Spyder upgrading from zmq 16.0.0? Looks like: Module: zmq.eventloop.ioloop This module is deprecated in pyzmq 17. Use tornado.ioloop. https://pyzmq.readthedocs.io/en/v26.2.0/api/zmq.eventloop.ioloop.html

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: user19346

79176621

Date: 2024-11-11 06:47:20
Score: 3
Natty:
Report link

I think there is something wrong with your yaml file.Can you show what it looks like? it should be something like below:

path: /home/user/Projects/deep/yolo-torch-2/yolov8 # dataset root dir
train: images/train # train images (relative to 'path')
val: images/val # val images (relative to 'path') 
test: # test images (optional)

# Classes
names:
  0: class1
  1: class2
  2: class3
  3: class4
Reasons:
  • RegEx Blacklisted phrase (2.5): Can you show what
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Arya

79176617

Date: 2024-11-11 06:45:20
Score: 1
Natty:
Report link

I used the solution provided by @ianhanniballake but I encountered another problem that now android system started following the navigation track. So let suppose you navigate fragments like A -> B -> C -> D -> C -> B -> A.

Now press back button B is selected and displayed, again press back button C is displayed, again press back button D is displayed, again press back button C is displayed, again press back button B is displayed, again press back button A is displayed(start destination is reached and all fragments are pooped off the stack)

If you agains press the back button then app is closed.

So solution to this problem is handle back button navigation manually in the activity where your NavController is tied by using OnBackPressedDispatcher

    onBackPressedDispatcher.addCallback(this, object : OnBackPressedCallback(true) {
        override fun handleOnBackPressed() {

            // If the current destination is not the start destination, pop the back stack
            if (navController.currentBackStackEntry?.destination?.id != navController.graph.startDestinationId) {
                navController.popBackStack()
            } else {
                // If the start destination is already reached, exit the app
                isEnabled = false
                finish()
            }
        }
    })
Reasons:
  • Blacklisted phrase (2): poop
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vikash Kumar Tiwari

79176616

Date: 2024-11-11 06:45:20
Score: 1
Natty:
Report link

The Basic Idea of Servers

At its core, you’ve got it mostly right: a server is essentially a process that listens for requests and sends responses. But how you use different servers in your development workflow can vary, and that’s where terms like ā€œweb serverā€ and ā€œdevelopment serverā€ come into play.

Web Server vs. Development Server

Web Server:

Development Server:

Why Have Two Servers Running?

In many tutorials, you’ll see two servers running simultaneously:

  1. Development Server (Client): Typically running on a port like 3000 via Create React App’s built-in tools.
  2. Backend Server (Express): Running on another port, say 5000, and serving as your API layer.

This setup is common because:

How This Looks in Practice

Example Flow

  1. You run npm start in your React app. This starts the development server (e.g., on http://localhost:3000).
  2. You run node server.js (or similar) for your Express backend, typically on a different port (e.g., http://localhost:5000).
  3. Your React app makes requests to your Express server via fetch or axios calls to /api/some-endpoint. During development, these requests are proxied to http://localhost:5000 as per your configuration.

Quick Analogy

Think of your development server as a workbench where you can quickly build, tweak, and see updates, while your web server is more like a delivery person—it serves the completed product to users.

TL;DR: In development, you often have two servers—a React development server for fast frontend development and an Express server for backend logic. The dev server makes development fast and easy, while the backend server handles API requests. In production, you may consolidate and serve everything through one backend server.

Hope this clears things up! Cheers!

Reasons:
  • Blacklisted phrase (1): Cheers
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Abbas Moghadasi

79176612

Date: 2024-11-11 06:43:19
Score: 1.5
Natty:
Report link

I check the source code of BottomNavigationView.java.

In BottomNavigationView.applyWindowInsets(), engineers avoid the issue of overlapping with the system navigation bar by adding padding to the bottom.

https://github.com/material-components/material-components-android/blob/master/lib/java/com/google/android/material/bottomnavigation/BottomNavigationView.java#L142

The BottomNavigationView component is displayed above the system navigation bar, which seems to be in line with the MaterialUI design requirements.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ericer

79176606

Date: 2024-11-11 06:41:18
Score: 0.5
Natty:
Report link

with new Spark 3.X version, format function is supported.

spark.read.format("avro").load("path to mounted storage")

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: akshat thakar

79176604

Date: 2024-11-11 06:40:18
Score: 3.5
Natty:
Report link

The maximum length for the last name is set to 20 characters, but it is only accepting 15 characters.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: sanjay

79176597

Date: 2024-11-11 06:38:17
Score: 5
Natty:
Report link

I have also been stuck on the same problem recently and have found a solution.

Tried multiple approaches and ended up with the solution Attaching the StackOverflow thread, have a look at it

is there is any way possible to download multiple files(.pkpass) on iphone?

Reasons:
  • Blacklisted phrase (1): StackOverflow
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Rachit Saxena

79176591

Date: 2024-11-11 06:34:16
Score: 1
Natty:
Report link

This is because show_spinner=False will only work if you are using st.spinner() and not st.status().

You can recreate the same thing with a spinner as follows:

@st.cache_data(show_spinner=False)
def fetch_data():
    with st.spinner("Buscando datos..."):
        time.sleep(2)
        st.write("Partidos encontrados...")
        time.sleep(2)
        st.write("Descargando datos...")
        time.sleep(2)
        st.write("Dibujando tabla...")
        game_data = scraper.get_data(game_list_input=games_id)
        data_df = scraper.get_data_df(data_list=game_data)
        games_data = data_df.to_pandas()
        time.sleep(3)
        st.success("”Descarga completada!")        
        return games_data

    
games_data = fetch_data()

You can tweak it a little to add an expander like we have in status, if required.

Reasons:
  • RegEx Blacklisted phrase (2): encontrados
  • Long answer (-0.5):
  • Has code block (-0.5):
Posted by: Vikas Sharma

79176590

Date: 2024-11-11 06:33:15
Score: 5.5
Natty:
Report link

This fixed it for me https://dev.to/bharathvajganesan/how-to-remove-old-service-worker-361b. It's based on https://medium.com/@nekrtemplar/self-destroying-serviceworker-73d62921d717

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: homearanya

79176582

Date: 2024-11-11 06:27:14
Score: 1.5
Natty:
Report link

You can append to the already existed PROMPT_COMMAND instead of overwriting it:

PROMPT_COMMAND=(__prompt_command "${PROMPT_COMMAND[@]}")

Take a look at this post.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Amirhossein Shapoori

79176569

Date: 2024-11-11 06:24:13
Score: 3
Natty:
Report link

Since last 5 days I have the same issue. It is not related to android studio. I have this issue in VS code as well. Could you find a solution. I couldn't yet. While adding some packages this issue occurs. e.g. give, google fonts, etc.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':path_provider_android:compileDebugJavaWithJavac'.
> Could not resolve all files for configuration ':path_provider_android:androidJdkImage'.
   > Failed to transform core-for-system-modules.jar to match attributes {artifactType=_internal_android_jdk_image, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
      > Execution failed for JdkImageTransform: C:\Users\aksha\AppData\Local\Android\sdk\platforms\android-34\core-for-system-modules.jar.
         > Error while executing process C:\Program Files\Android\Android Studio\jbr\bin\jlink.exe with arguments {--module-path C:\Users\aksha\.gradle\caches\transforms-3\4a46fc89ed5f9adfe3afebf74eb8bfeb\transformed\output\temp\jmod --add-modules java.base --output C:\Users\aksha\.gradle\caches\transforms-3\4a46fc89ed5f9adfe3afebf74eb8bfeb\transformed\output\jdkImage --disable-plugin system-modules}

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 8s
Error: Gradle task assembleDebug failed with exit code 1

I tried creating a new project, and when adding some packages this issue occurs even for counter app.

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same issue
  • Low reputation (1):
Posted by: Akshaykumar

79176568

Date: 2024-11-11 06:23:13
Score: 1
Natty:
Report link

try this command

python server.py --listen --listen-host 0.0.0.0 --listen-port 7860
Reasons:
  • Whitelisted phrase (-1): try this
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user24912330

79176563

Date: 2024-11-11 06:20:12
Score: 1
Natty:
Report link

Here’s a breakdown of what each part represents in this hash format:

pbkdf2_sha256: This is the hashing algorithm used, PBKDF2 (Password-Based Key Derivation Function 2) with SHA-256 as the underlying hash function.

150000: This is the number of iterations. In this case, the password has been hashed 150000 times to increase security. More iterations make the hashing process more secure by making it slower to crack, though also more computationally intensive.

O9hNDLwzBc7r: This is the salt. A salt is a random value added to the password before hashing, preventing the use of precomputed hash tables (like rainbow tables) to reverse-engineer the original password.

RzJPG76Vki36xEflUPKn37jYI3xRbbf6MTPrWbjFrgQ=: This is the resulting hashed password.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sankalp Saxena

79176553

Date: 2024-11-11 06:13:11
Score: 3
Natty:
Report link

Just found the solution, that is if you're on linux, you have to setup rtl_sdr first. And if you still faced the same problem, there might be a software that currently using your rtl_sdr too at the same time.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: SI TUKANG GAMBAR

79176548

Date: 2024-11-11 06:12:10
Score: 2
Natty:
Report link

I think files stored in the sandbox were not accessible from the outside. You need to either upload the pdf file to the cloud get an accessible URL and redirect it, or display it in your app with the iOS PDF viewer UIDocumentInteractionController.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: 정종원

79176530

Date: 2024-11-11 06:00:08
Score: 0.5
Natty:
Report link

If you do not need the graph to be drawn up, e.g. I do not need the graph to be drawn up as this will be handled by Tableau and TabPy, the below code could be suitable

import logging
logging.getLogger("prophet.plot").disabled = True
from prophet import ...

Solution taken from https://github.com/facebook/prophet/issues/2387

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gwen Au

79176528

Date: 2024-11-11 05:59:08
Score: 0.5
Natty:
Report link

I had the same problem, but it appeared after the command dotnet nuget locals all --clear. I opened Tools -> NuGet Package Manager -> Package Manager Settings -> Package Source Mappings and clicked Remove all. Then I called dotnet restore in terminal and everything worked.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Morda Pola

79176520

Date: 2024-11-11 05:52:07
Score: 2
Natty:
Report link

When you run poetry run python it tries to run the python command within the venv. But the problem is python interpreter which is going to be run is symlink of the python3 in that virtual environment, and you cannot copy symlinks of something in your computer to the docker container.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Starts with a question (0.5): When you
  • Low reputation (1):
Posted by: Amirhossein Shapoori

79176505

Date: 2024-11-11 05:45:06
Score: 2
Natty:
Report link

You can remove the minimum height, by using Modifier.heightIn(min = 0.dp). This should fix your "default padding" issue.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Saurav Munankarmi

79176504

Date: 2024-11-11 05:45:06
Score: 1
Natty:
Report link

The error EADDRINUSE means the port you're trying to use (in this case, 5000 or previously 3000) is still occupied by another process.

  1. Verify if the port is still occupied using the command line: Windows: netstat -ano | findstr :5000 (This checks if port 5000 is being used by another process.)

Linux: sudo lsof -i:5000 (This checks if port 5000 is being used by another process.)

  1. If the port is occupied, either kill the process or use a different port: If the port is being used by a Node.js process, kill the process and rerun your project. If another service is using the port, consider using a different port number.

To kill the process:

Windows: taskkill /PID /F (Replace with the process ID you found.)

Linux: sudo kill -9 (Replace with the process ID you found.)

Note: Only kill the process if it is a Node.js process. If it's another service, it's better to choose a different port.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: vijay.devcode

79176502

Date: 2024-11-11 05:44:05
Score: 9.5
Natty: 7
Report link

Did you solve the problem? I'm experiencing the same thing

Reasons:
  • RegEx Blacklisted phrase (3): Did you solve the problem
  • RegEx Blacklisted phrase (1.5): solve the problem?
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you solve the
  • Low reputation (1):
Posted by: melike

79176498

Date: 2024-11-11 05:43:04
Score: 4
Natty:
Report link

Same issue for me also. im using react native web webview libray for web application but onNavigationStateChange not firing please suggeest if anyone have any idea

Reasons:
  • RegEx Blacklisted phrase (1): Same issue
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sourabh Patil

79176497

Date: 2024-11-11 05:42:04
Score: 3.5
Natty:
Report link

SELECT * FROM users WHERE id IN (1, 2, 3, 4);

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Akash Raj

79176481

Date: 2024-11-11 05:29:01
Score: 0.5
Natty:
Report link

This is because you have different dependencies. please see the dependency provided by Kotlin officials. reference link

org.jetbrains.androidx.navigation:navigation-compose: // latest version
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Mohammad Hanif Shaikh

79176478

Date: 2024-11-11 05:28:01
Score: 5.5
Natty:
Report link

Please share more details to enable people to respond effectively. You can also share this issue on official grpc repo open issue

Reasons:
  • RegEx Blacklisted phrase (2.5): Please share
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sourabh Singh

79176473

Date: 2024-11-11 05:25:00
Score: 1.5
Natty:
Report link

Ensure URI Scheme Matching: Double-check that the uriPattern in your navDeepLink and the data in your AndroidManifest.xml are aligned. Your code should work as long as uriPattern = "myapp://home/profile" and match exactly. The in the AndroidManifest.xml should have both BROWSABLE and VIEW set, as you've done.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hossein S

79176472

Date: 2024-11-11 05:23:00
Score: 3.5
Natty:
Report link

It is now possible to use nginx + web app as sidecar in cloud run. Please follow the guide here: https://cloud.google.com/run/docs/internet-proxy-nginx-sidecar

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Anup

79176471

Date: 2024-11-11 05:23:00
Score: 1.5
Natty:
Report link

You are encountering an error during tracing of panoptic segmentation model with Detectron2. This error message indicates that the input tensor shape being passed to the ResNet backbone is not in the expected format. The ResNet model expects an input with dimensions (N, C, H, W) where N is the batch size, C is the number of channels (3 for RGB), H is the height, and W is the width. However, it appears that the input tensor you are providing has a shape of [1, 1, 3, 800, 1280], which is incorrect.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Aditya Ranjan Dass

79176469

Date: 2024-11-11 05:12:58
Score: 1
Natty:
Report link

You are already setting connectTimeout: 10000 in your KinesisClient. This seems fine, but it's possible that your function needs more time to establish the connection, especially under high load or poor network conditions.

Increase timeout settings: You can try increasing the timeout value to see if it helps. Retry logic: AWS SDK automatically retries on failures, but you can add more robust retry logic or backoff strategies. Example of adjusting httpOptions for a longer timeout:

js Copy code export const KINESIS_CLIENT = new KinesisClient({ region: 'us-west-2', maxRetries: 3, // More retries in case of failure httpOptions: { connectTimeout: 20000, // Increase to 20 seconds timeout: 30000, // Increase overall request timeout }, });

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dinesh Kumar

79176468

Date: 2024-11-11 05:12:58
Score: 1
Natty:
Report link

I struggled to get this to work with the current accepted answer. I needed to use "getImagesBlob" to output the data and it works!

$imagick = new Imagick();
$imagick->readImageBlob( $file_content );
$imagick->resetIterator();
$img = $imagick->appendImages(true);
$img->setImageFormat("png");

$blob = $img->getImagesBlob();

You can then output the blob to the server if you wish using the below:

header("Content-Type: image/png");
header("Content-Length: " . strlen( $blob ) );

echo $blob;
Reasons:
  • Blacklisted phrase (0.5): I need
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jason Stockton

79176465

Date: 2024-11-11 05:11:58
Score: 2
Natty:
Report link

To access swimming pool length from Apple HealthKit, you’ll need to use the HealthKit API within an app that has permission to read your swimming data. Look for the HKWorkoutSwimmingLocationType and HKQuantityTypeIdentifierSwimmingStrokeCount parameters to access metrics related to swimming sessions, including pool length if recorded. Ensure that you have HealthKit permissions enabled in your app settings. You can also use HKWorkout objects to retrieve detailed data from swimming workouts!

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Andrew Toni

79176464

Date: 2024-11-11 05:10:58
Score: 3
Natty:
Report link

This is a perfectly reasonable question to ask, and the accepted answer missed the point.

The downside is a slight performance penalty: https://github.com/nginxinc/docker-nginx/issues/540#issuecomment-824651057.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: NodeUnderflow

79176459

Date: 2024-11-11 05:06:57
Score: 1
Natty:
Report link

Let s for scale = .182803532968295464385265406184520048. And let tc for the tribonacci constant = (1 + (19-3sqrt(33))Ā¹āøĀ³ + (19+3sqrt(33))Ā¹āøĀ³)/3 = 1.839286755214161132551852564653... Then trib(n) = round(s*tcⁿ) gives the correct integer for n from 0 to 146.

If you can only represent s to half as many digits, it only works for n about half that far, and so on.

I would be very interested to see a closed-form formula for s that works for all n in an arbitrary precision calculator. I used Unix's bc for the above, and obtained s as trib(91)/tc^91 where 91 is 146 divided by the Golden Ratio (I have no idea why, it just works!).

As others have pointed out in similar languages, trib(n) in bc can be defined as define trib(n) {z=0; y=0; x=1; for (i=2; i < n; i++) {zz = z; z = y; y = x; x = y+z+zz;}; return x*(n>1)} Without the *(n>1), trib(0) would be 1 instead of 0.

I don't know how to compute "round" in bc, I just eyeball it.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Vaughan Pratt

79176458

Date: 2024-11-11 05:06:57
Score: 0.5
Natty:
Report link

After selecting your metrics in the "Browse" section from the CW Dashboard or CW Metrics, you can go to the "Graphed metrics" tab and set the following 2 options:

Also, for the line chart display, I'm not a big fan of the default one as there is no line when there is no data... But you could fix that with following:

  1. Add math > Common > Fill
  2. If you have multiple metrics, replace METRICS() with the ID of your expression (the ID column will appear only once you will add a custom expression)
Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: chris

79176453

Date: 2024-11-11 05:04:54
Score: 7 🚩
Natty: 5.5
Report link

Struggling with same issue. Wondering if you had any luck figuring out this?

Reasons:
  • Blacklisted phrase (1.5): any luck
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Lawrence L

79176452

Date: 2024-11-11 05:03:54
Score: 2
Natty:
Report link

I was using the deprecated react-native-push-notification package. I uninstalled it and replaced it with @notifee/react-native, which is working fine.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ravi Gaud

79176449

Date: 2024-11-11 05:01:54
Score: 3
Natty:
Report link

You can try

df['job'] = pd.to_numeric(df['job'], errors='coerce')

Pandas Doc's

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Paras

79176441

Date: 2024-11-11 04:56:53
Score: 2
Natty:
Report link

Based on the error that you gave im sure the problem is that you havent set the current port if you read the error it says its attempting to use port 5000 not 3000 make sure your code is correctly conifgured. If you provide some code I might be able to help you more but as far as the error goes the wrong port being configured might be the issue.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vibhek Soni

79176437

Date: 2024-11-11 04:55:52
Score: 2.5
Natty:
Report link

I too had the same issue I had added the READ_CALL_LOG & READ_PHONE_STATE in the manifest file, but missed to add the runtime permission in the MainActivity, because of this i were getting the null value in the incoming phone number. Now working fine and getting the incoming phone number. Thanks to all

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Rajaram Lakshmanan

79176432

Date: 2024-11-11 04:50:51
Score: 3
Natty:
Report link

David's solution worked for me as well

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: P Schmurr