Closed jrandallclark closed 5 years ago
Calling register_with_NFD within MainActivity's OnResume isn't a good idea as it causes the app to re-register with NFD every time the user sees the main activity. I've reverted this PR for now.
Calling register_with_NFD within MainActivity's OnResume isn't a good idea as it causes the app to re-register with NFD every time the user sees the main activity. I've reverted this PR for now.