Gorilla-Player-Support
Gorilla-Player-Support copied to clipboard
I keep having Gorila player failed for my solution , error on initialization
Here is the error logs I get : https://drive.google.com/open?id=1TTJwgoB9T_ou5Xv8lrkzEuNxg9XXUCx7
Gorilla player works fine on your sample project but the moment I try to connect it with my project it fails, I use netstandard2 . please help me out ASAP.
Same here, trying it on VS4Mac, works on the ContentView example, but not on my .net standard 2.0 project.
seems like no one reply to us!
@danialbakhsheshi @cassionandi can you provide a solution where I can reproduce the issue?
Hi, I also dont know what is the problem with it, I have all the latest libraries and at the same time using netstandard2 , UIsleuth is not working with netstandard that I already know but is it that same problem with yours? the moment I open the solution and it tries to connect to the server the server crashes and it tried to attempt but keep failing. can you please help out?! I really need to get this working!
@danialbakhsheshi as I said, if you can provide me with a solution where I can reproduce the issue I might be able to help you. From the logs, I can't tell what is wrong.
I have kinda the same problem. I Switched my shared projects to netstandard 2.0 project but now suddenly the gorilla player server crashes when i connect to it with my solution loaded (via View->Other Windows-> Gorilla Player Status).
I mailed you the logs and a stripped solution structure(probably wont build but also reproduces the server crash on connect)
@Mr-Pearce thanks. Quick question: are you working on Windows or Mac?
Windows
On 20 Feb. 2018 8:49 pm, "Leo Rodríguez" [email protected] wrote:
@Mr-Pearce https://github.com/mr-pearce thanks. Quick question: are you working on Windows or Mac?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/UXDivers/Gorilla-Player-Support/issues/275#issuecomment-366923796, or mute the thread https://github.com/notifications/unsubscribe-auth/AQMbiFFWmZyNrpiK6Umjbx1KcDelIpr5ks5tWpUZgaJpZM4R_-XE .
Windows with Visual Studio Pro 2017 V15.5.6
Sorry for being late.
An example is attached.
Just created an new Xamarin Forms App Blank App Solution/Project with .net 2.0 for the core library. Open Gorilla Server, Open Gorilla Player on Emulator and Devices, open MainPage.xaml on VS for Windows 15.5.3 AppGP.zip
I was able to reproduce the issue with the solution sent by @Mr-Pearce. I will keep digging on the issue and keep you posted with my findings.
@danialbakhsheshi @cassionandi here you can download 1.2.0.4. It fixes (at least) the issues found in the sample app shared by @Mr-Pearce.
@danialbakhsheshi from what I saw in your logs, it should fix your issues too.
@cassionandi I still didn't have the chance to test the solution you sent. Please test the new installer and let me know if the issue persists.
Ok thanks but all I did was running the setup file in my computer and it looks like it is working ok but everytime I run the gorilla player on my phone it shows a warning to install the SDK, may I know if I need that and how can I do that?
@LeoHere the 1.2.0.4 version worked like a charm both on Windows and Mac with my sample. My original project seems to be a bit more complex with lots of dependencies, I don`t know how to extract a sample from it for us to explore.
(I mean to say that on my original project, I keep having problems)
@cassionandi can you share your logs with me? (l r o d r i g u e z at uxdivers.com)
@danialbakhsheshi the player app available in the store or the Player solution included in the installer is configured to preview only XAML from the core Forms library + FFIMageLoading + Prism. If you need to preview anything else, you need Gorilla SDK. You will need to setup it in your solution.
@cassionandi please try with 1.2.0.5 which fixes an additional issue. Please let me know your findings.
@LeoHere tested version 1.2.0.5 on my personal project, failed again. I will send you the logs.