Skip to content

fetchInfo has 1 arg #3

@timscott

Description

@timscott

I'm getting this error:

RNLANScan.fetchInfo got 0 arguments, expected 1
invoke
    BaseJavaModule.java:290
call
    NativeModuleRegistry.java:187
call
    NativeModuleRegistry.java:62
call
    CatalystInstanceImpl.java:432
run
    NativeRunnableDeprecated.java:-2
handleCallback
    Handler.java:739
dispatchMessage
    Handler.java:95
dispatchMessage
    MessageQueueThreadHandler.java:31
loop
    Looper.java:148
run
    MessageQueueThreadImpl.java:196
run
    Thread.java:818

The error is here:

RNLANScan.fetchInfo();

You can see that the method has one arg here:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions