Closed victorshin12 closed 1 year ago
Hi @victorshin12,
That's weird, registerBackgroundTasks
is located in the SwiftAlarmPlugin
class.
Try to run pod install --repo-update
in your ios folder.
Let me know if it fixes the issue.
Thanks for the advice.
The pod install didn't do much, but I found a workaround by copying and pasting the github file code of SwiftAlarmPlugin.swift into my project file's SwiftAlarmPlugin.swift.
Don't know what's causing the project file to not be updated when pods are installed, but might be case-by-case issue.
Alarm plugin version 2.0.0
Describe the bug When following the steps of iOS Setup page, I get an error when I paste the following code into my App Delegate:
To Reproduce Steps to reproduce the behavior:
Expected behavior No errors.
Screenshots
Device info XCode 14.3.1