Georg Meißner

Results 98 comments of Georg Meißner

I have seen this behavior when using an unsupported image format (or too large image), when loading the same image twice on a different location and also randomly. Please check...

Try a smaller resolution, either manually or by using the included photo mode (add picture via Camera or Gallery), they should be resized automatically.

Well, it is kinda the intended behavior. By scanning the code twice, you can check if it was added successfully. But I will look into making this behavior optional.

I am downloading XCode 13 Final now and try to test it with the final version of iOS 15. But an update for iOS 15 compatibility is planned anyways.

I can't detect any crashes for now, but found the missing toolbar buttons for stock interactions. This is definitely a bug and will be fixed with a compatibility hotfix. There...

The wrong-displayed menu pickers are a "known" problem, see [Github](https://gist.github.com/atrinh0/aca74b9200bc15f856a17027aeeb6429). I will evaluate if the workaround is needed or if there is another way.

It will take some time. Many optimizations are needed and the users need some time to adopt iOS 15. Adding photos is something a bit unstable, I will need to...

The barcode scanner uses the same code in _Quick-Scan_ and _Purchase Product_ (this is the one where it is not recognized for you, I guess?), so there should be no...

Please check with the newer version if this error persists. If the login is valid, it means that at least one request worked correctly.

This seems to be connected to the missing usage of `qu_factor_purchase_to_stock` in issue #115. I added support for this factor and it does seem to work. This will be included...