Posts: 3
Threads: 2
Joined: Apr 2014
Reputation:
0
Any plan to have a Mac version Companion?
Chi
Posts: 13,419
Threads: 302
Joined: Apr 2012
Reputation:
239
While I would love to add a Mac version of the companion, it would require a complete rewrite, as I would have to switch to a different programming language. I may try to do this later in the year if time allows, but for now, you'll have to use something like Wine if you want to use the Windows version on a Mac.
Mike
Posts: 4
Threads: 1
Joined: Aug 2016
Reputation:
0
08-11-2016, 11:13 PM
(This post was last modified: 08-11-2016, 11:14 PM by ReneH.)
Hopefully it helps, when I write here that I too am desperately hoping for a Mac Version of the companion!
Using Hannspad 13.3 inch Android tablet and Pageflip Firefly pedal with MobileSheets for piano.
Posts: 13,419
Threads: 302
Joined: Apr 2012
Reputation:
239
.NET core provides some amount of compatibility but the problem is that the companion app is written in WPF. In order for that to run on Mac, the whole thing would need to be ported to something with cross platform support, such as Xamarin or Mono.
Posts: 2
Threads: 0
Joined: Feb 2021
Reputation:
0
Adding a +1 to this request, although appreciate it's not a minor undertaking.
Mike, could you post/link to a tutorial of how to use Wine to run MobileSheets companion on Mac?
Love the app, and personally think you could charge much more for it!
Posts: 13,419
Threads: 302
Joined: Apr 2012
Reputation:
239
Due to the fact that I'm creating an iOS version of MobileSheets, having a Mac compatible version of the companion app will become necessary. I'm not sure exactly what I approach I will use to port the companion app, but whatever I choose, it will probably be a cross-platform solution so that I can also hopefully support Linux.
Mike
Posts: 13,419
Threads: 302
Joined: Apr 2012
Reputation:
239
Yes, the Mac companion will be able to connect to an Android or Windows 10 device, and the Windows 10 companion will be able to connect to an iPad.
Posts: 13,419
Threads: 302
Joined: Apr 2012
Reputation:
239
Now that I've ironed out most of the issues with the companion app, I can turn my attention back to working on the Linux and MacOS variants. I just need to figure out how to set up all the build scripts to deploy it properly on those platforms.
Mike