Willi Sontopski

Results 93 comments of Willi Sontopski

Yes, also the values in the `Generated.xcconfig` are correct. Infortunately, I haven't a Mac currently. @wieland-s Could you try this out please?

@miquelbeltran Can this be related to https://github.com/flutter/flutter/issues/20761#issuecomment-493434578? Anyways, I'll try to reproduce this the next days.

Okay, I cannot reproduce the issue here with the example app of your `main` branch.

Thanks for your answer! Could you please provide a minimal example of an iOS background task that schedules another which schedules another one and so on? And I personally think...

I have a Xiaomi Device and the same issue.

@arokem Can you build a new release please?

Is there any progress here? It seems like `pdoc3` does not work with Python 3.12 due to this issue: `pdoc3 --html --output-dir docs foo --force` gives the error ``` Traceback...

In my case, https://github.com/pydantic/pydantic/pull/7817 does not fix my issue since I'm using `json_schema_extra`. Would it be possible to re-open https://github.com/pydantic/pydantic/pull/7767 which would fix my issue?