Henrik Hühn

Results 17 comments of Henrik Hühn

anything new on that topic ? i got the same Missing required entitlements"error

@Dooks123 Thank you very much, it seems like com.apple.developer.nfc.readersession.felica.systemcodes and/or com.apple.developer.nfc.readersession.iso7816.select-identifiers are needed and not optional. This was the only thing I changed to get it working. The Error "missing...

@Milad-Akarie I have a similar problem. I have also setup AutoTabScaffold with Nested Routes like Above. I have a settings Tab with different Children ```AutoRoute(path: "settings", page: SettingsRoute.page, children: [...

@vaspadi I tried setting it up the same way as you did. But when i call `context.router.push(const TransactionDetailsRoute(AccountSettingsRoute()))` It repushes the complete stack and shows the SettingsRoute.Page. The Widget tree...

Hey there, Any updates on this ? I am still struggling ;/

@Pramod800 I found a solution for my case. In order to create another navigator stack, you need to add a tabs page in between. Thanks to @ismailcaakir for pointing that...

It looks very promising. I Testet the fork and despite the animation everything worked fine! It would be awesome to fully add this feature

@manu-laposte hey I was looking for that feature I will test it soon. But my App has to work on iOS too. I can't find any updates if this API...

I have the same Problem. I've set up a custom style with transparent background. this works fine for Android but doesn't work on IOS.

@CaiJingLong That's disappointing :/ I developed a diary app and it would be great to filter the image gallery by date. However, at least on my Pixel 7, the creation...