Pau Sanchez

Results 7 issues of Pau Sanchez

Hello, After installing the package via CocoaPods and once the module has been imported, no errors are shown but I get a question mark, instead of the icon itself, every...

./manage.py search_index --rebuild returns RequestError(400, 'mapper_parsing_exception', 'Root mapping definition has unsupported parameters. It doesn't matter what I do, it keeps failing. I'm, using Django 3 with the latest version of...

Hello, if I have a one time non consumable purchase, should I send nil here? `sharedSecret: "your shared secret setup in iTunesConnect or nil when dealing with non-subscription purchases" `...

Hello, how do I remove an alert that I no longer need? There's a post alert method but I can't see how to delete alerts. Thanks :)

It keeps saying "Bad device registration token". However, when sending the exact same thing directly from Firebase it works well. here's what I do: ``` @router.get("/push-notification-test", status_code=status.HTTP_200_OK, response_model=None) async def...

Hello, Sometimes, no matter what I do, I receive this error and my users can't log in: ``` File "/usr/local/lib/python3.10/site-packages/fastapi_sso/sso/base.py", line 350, in verify_and_process raise SSOLoginError(400, "'code' parameter was not...

more info needed

Hello, When my users log in, I receive complaints about them not being able to change their Google account. Example use case: 1. A user logs in with Google 2....