Allan Ritchie
Allan Ritchie
# IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE! ## Summary Support webassembly under the net6.0 tfm ## API Changes * No changes currently...
# IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE! ## Summary There is a few windows libraries that will help carry over the UWP...
# IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE! ## Summary Now that the bindings have been made by another OSS community member, should...
### Summary None ### API Changes Some methods may have to become async to deal with windows API ### Intended Use Case Windows support ### Code of Conduct - [X]...
### Summary Performance is effected by sending multiple uploads ### API Changes None - should be all under the hood. ### Intended Use Case Improve performance of queue ### Code...
### Summary Hard due to multipart Harder on iOS where we have to create the raw protocol. In order to do this, we have to remove the multipart on iOS.......
### Summary This should be easy on both android and ios. Really need resumes #1297 on upload though otherwise queue becomes inconsistent ### API Changes None necessary ### Intended Use...
### Summary Without #1297 and #1298 - this can't happen Will reevaluate once they are done. That will take time. ### API Changes Added methods and possible states ### Intended...
## What would you like to be added: .NET MAUI contains platform lifecycle hooks off their app builder which makes it easy for 3rd party plugins to hook into things...
Android system services can have their pointers disposed of causing pinned MAUI references to error. ### Description of Change Remove all private references in Android Essentials. Resolve the service from...