Skip to content

Extension Not working. #4

@taimoorsuleman

Description

@taimoorsuleman

During debugging i found that Extension Crashes at below line due to memory issue.
guard let user = database.user else {}
After some research i found that There is a memory limit in notification service extension. You are supposed to use memory less than about 4.5M. So avoid using NSUserDefaults. And Try to save memory you use.
SO is there any workaround ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions