Johannes Stahl

Results 7 comments of Johannes Stahl

should we close this issue and open a new one for the missing iOS implementation?

an iOS fix should be pretty straightforward as the NetService class also includes an array of addresses: var addresses: [Data]? - Modified A read-only array containing NSData objects, each of...

BTW what is your opinion - I was debating with myself. Currently I return a List containing the addresses in string representation. I could also have chosen to return a...

> > Can anyone confirm that the example project works? If so, check your project and dependencies to find any conflicting implementation. > > Fixed for me in iOS and...

I think there are multiple caveats which are not specifically mentioned in the docs. For me, the issue was that I had GoRouter initialzied inline during the build() function rather...

Seeing the same issue. apparently it only happens if the items in the invoice contain on-time prices which are not in the 'products' collection