Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No embeddedresource found for EssentialUIKit.App #7

Closed
b0uch3 opened this issue Sep 13, 2019 · 10 comments
Closed

No embeddedresource found for EssentialUIKit.App #7

b0uch3 opened this issue Sep 13, 2019 · 10 comments

Comments

@b0uch3
Copy link

b0uch3 commented Sep 13, 2019

Trying to run demo on iphone device (ios 13.1 beta 3) and receiving error on startup.

Not sure if this is an iOS beta issue and if I need to change a build setting for iOS project.

@MeikandaNayanar
Copy link
Collaborator

Hi @b0uch3

Thank you for contacting us.

We have tried to reproduce the issue that you have mentioned, but unfortunately, we could not reproduce it while running the ‘EssentialUIKit’ project from this repository. We could deploy and run the ‘EssentialUIKit.iOS’ source without any issues. As you say the issue is reproduced when trying to build itself, can you clean and rebuild the project once again?

Please let us know if the issue still exists from your end even after rebuilding the application.

Thanks,
Meikandan

@MeikandaNayanar
Copy link
Collaborator

Hi @b0uch3

Please let us know if you could give some more details to reproduce the issue? Now I am closing this ticket now. Please do not hesitate to re-open or create a new one in the future.

Thanks,
Meikandan

@b0uch3
Copy link
Author

b0uch3 commented Sep 25, 2019

Sorry, I haven't had a chance to try and run the samples again. will reach out again when I do, and if I run into a problem.

@awaescher
Copy link

awaescher commented Oct 4, 2019

Hi,

I just cloned the repository and hit run:

Screenshot 2019-10-04 at 09 52 13

System

macOS Mojave 10.14.6 (18G95)
Xcode Version 11.0 (11A420a)
Visual Studio for Mac 8.3.1 (build 18)

Output

Resolved pending breakpoint for 'Xamarin.HotReload.HotReloadAgent.BreakpointCheckpoint()' to [0x0](no debug symbols).
2019-10-04 09:55:44.754538+0200 EssentialUIKit.iOS[15287:3066262] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15287
2019-10-04 09:55:44.757621+0200 EssentialUIKit.iOS[15287:3066262] SecTaskCopyDebugDescription: EssentialUIKit.i[15287]/0#-1 LF=0
2019-10-04 09:55:44.763786+0200 EssentialUIKit.iOS[15287:3066262] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15287
2019-10-04 09:55:44.763986+0200 EssentialUIKit.iOS[15287:3066262] SecTaskCopyDebugDescription: EssentialUIKit.i[15287]/0#-1 LF=0
Resolved pending breakpoint at 'AppDelegate.cs:34,1' to bool EssentialUIKit.iOS.AppDelegate.FinishedLaunching (UIKit.UIApplication app, Foundation.NSDictionary options) [0x00001].

Callstack

Xamarin.Forms.Xaml.XamlLoader.Load(EssentialUIKit.App view, System.RuntimeType callingType) in D:/a/1/s/Xamarin.Forms.Xaml/XamlLoader.cs:69
Xamarin.Forms.Xaml.Extensions.LoadFromXaml<EssentialUIKit.App>(EssentialUIKit.App view, System.RuntimeType callingType) in D:/a/1/s/Xamarin.Forms.Xaml/ViewExtensions.cs:36
EssentialUIKit.App.InitializeComponent() in /Users/daw/Source/essential-ui-kit-for-xamarin.forms/EssentialUIKit/obj/Debug/netstandard2.0/App.xaml.g.cs:21
EssentialUIKit.App..ctor() in /Users/daw/Source/essential-ui-kit-for-xamarin.forms/EssentialUIKit/App.xaml.cs:34
EssentialUIKit.iOS.AppDelegate.FinishedLaunching(UIKit.UIApplication app, Foundation.NSDictionary options) in /Users/daw/Source/essential-ui-kit-for-xamarin.forms/EssentialUIKit.iOS/AppDelegate.cs:35
UIKit.UIApplication.UIApplicationMain() in 
UIKit.UIApplication.Main(string[] args, System.IntPtr principal, System.IntPtr delegate) in /Library/Frameworks/Xamarin.iOS.framework/Versions/13.2.0.42/src/Xamarin.iOS/UIKit/UIApplication.cs:86
UIKit.UIApplication.Main(string[] args, string principalClassName, string delegateClassName) in /Library/Frameworks/Xamarin.iOS.framework/Versions/13.2.0.42/src/Xamarin.iOS/UIKit/UIApplication.cs:65
EssentialUIKit.iOS.Application.Main(string[] args) in /Users/daw/Source/essential-ui-kit-for-xamarin.forms/EssentialUIKit.iOS/Main.cs:12

* UPDATE *

This does just occur in Debug-Flavor. Release-Flavor is running perfectly.

@b0uch3
Copy link
Author

b0uch3 commented Oct 4, 2019

bingo! same.

@gregmag
Copy link

gregmag commented Oct 10, 2019

The same for me too. No solution ?

@b0uch3
Copy link
Author

b0uch3 commented Oct 10, 2019

I wish I could re-open the issue. this issue may need to be resubmitted with reference to this original.

@MeikandaNayanar
Copy link
Collaborator

Hi @b0uch3 / @gregmag ,

Thank you for the details. I have now reopened the issue.

We are now working on providing a solution for this issue and will update this thread once we found one.

Thanks,
Meikandan

@MeikandaNayanar
Copy link
Collaborator

Hi @b0uch3 / @gregmag / @awaescher ,

We have now resolved an issue related to this XamlParserException as for the mentioned scenario, can you please update and check the source? Please revert us if you could still reproduce the issue after updating the soucre.

Thanks
Meikandan

@MeikandaNayanar
Copy link
Collaborator

Hi @b0uch3 / @gregmag / @awaescher ,

I hope the problem is resolved now. Now I'm going to close this ticket. Please do not hesitate in the future to reopen or create a new one.

Thanks,
Meikandan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants