BasedHardware / Friend

AI wearable necklace
https://basedhardware.com
MIT License
2.04k stars 219 forks source link

Remove permission request & condition for OneSignal login #347

Closed mdmohsin7 closed 5 days ago

mdmohsin7 commented 6 days ago

This PR implements the changes suggest by @josancamon19 in the #344 PR (which has been merged, hence a separate PR). It removes the permission request call at the very beginning of the application and also it removes the if condition to check whether the user has given permission for notifications or not.