sethom
sethom
I'm getting related errors after upgrading XF to 4.2.0.70924 and upgrading Visual Studio/Xamarin.iOS to the latest versions: xxx.xaml: Error: Failed to resolve assembly: 'ProgressRing.Forms.Plugin, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and... Error CS0246:...
I'm running it inside of iOS 13.3. This is my first time to use the library but the basic example works for me. Is it still not working for you?
This is happening to me with wav files.
Thanks for the reply. I literally know nothing about these batteries and how to recharge them. Would this battery work? https://www.amazon.com/Blomiky-1000mAh-Battery-Charger-Brushless/dp/B086PFSSD9/ref=sr_1_3_sspa?crid=KGDH9PXPBUD&keywords=1000mAh+LiPo+battery&qid=1704843198&sprefix=1000mah+lipo+battery%2Caps%2C152&sr=8-3-spons&sp_csd=d2lkZ2V0TmFtZT1zcF9hdGY&psc=1 Any recommendations?
Thanks! I have an old Toomim nIR HEG headband but my Neurobics unit is destroyed. I need to start doing HEG with my daughter. Any help getting the hegduino-v2 up...
FYI. I started with HEG. I had good effects but I think I did it wrong. Long story but I think I would've been better off training FPZ than FP1...
Thanks!
I know you're busy. If I place an order on crowd supply (they say the head bands in stock), will someone be available to fill the order and mail it...
I'm supporting iOS only with this Maui app. What I mean by multiple-project app is that my platform specific code for iOS is in a separate project from my views/viewmodels...
Thank you! FYI, the reason I'm breaking the iOS code out into a separate project is that I intend to reuse my views/viewmodels to create spin-off apps. This requires different...