Skip to content

Allways return null from CrossLocalNotifications  #9

@arribeiro

Description

@arribeiro

Allways going into this # IF and return null

17 #if PORTABLE
18 return null;
19 #else
20 return new LocalNotifier();
21 #endif

My Project is a Portable Project, but just testing with the Android app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions