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

.Net 8 MAUI Blazor Iphone Error #215

Open
rajeshsws opened this issue Dec 4, 2023 · 1 comment
Open

.Net 8 MAUI Blazor Iphone Error #215

rajeshsws opened this issue Dec 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@rajeshsws
Copy link

image

@rajeshsws rajeshsws added the bug Something isn't working label Dec 4, 2023
@rajeshsws
Copy link
Author

Also Facing below warning msg on Iphone debugging

1>C:/Users/shoky/.nuget/packages/xamarin.firebase.ios.core/8.10.0.3/lib/net6.0-ios15.4/Firebase.Core.resources/GoogleUtilitiesComponents.xcframework/ios-arm64/GoogleUtilitiesComponents.framework/GoogleUtilitiesComponents : warning MT7091: The framework C:\Users\shoky.nuget\packages\xamarin.firebase.ios.core\8.10.0.3\lib\net6.0-ios15.4\Firebase.Core.resources\GoogleUtilitiesComponents.xcframework\ios-arm64\GoogleUtilitiesComponents.framework is a framework of static libraries, and will not be copied to the app.
1>C:/Users/shoky/AppData/Local/XamarinBuildDownloadCache/MLKBarcode-1.6.0/Frameworks/MLKitBarcodeScanning.framework/MLKitBarcodeScanning : warning MT7091: The framework C:\Users\shoky\AppData\Local\XamarinBuildDownloadCache\MLKBarcode-1.6.0\Frameworks\MLKitBarcodeScanning.framework is a framework of static libraries, and will not be copied to the app.
1>C:/Users/shoky/AppData/Local/XamarinBuildDownloadCache/MLKMDD-3.0.0/Frameworks/MLKitMDD.framework/MLKitMDD : warning MT7091: The framework C:\Users\shoky\AppData\Local\XamarinBuildDownloadCache\MLKMDD-3.0.0\Frameworks\MLKitMDD.framework is a framework of static libraries, and will not be copied to the app.
1>C:/Users/shoky/AppData/Local/XamarinBuildDownloadCache/MLKVision-3.0.0/Frameworks/MLKitVision.framework/MLKitVision : warning MT7091: The framework C:\Users\shoky\AppData\Local\XamarinBuildDownloadCache\MLKVision-3.0.0\Frameworks\MLKitVision.framework is a framework of static libraries, and will not be copied to the app.
1>C:/Users/shoky/AppData/Local/XamarinBuildDownloadCache/MLImg-1.0.0beta2/Frameworks/MLImage.framework/MLImage : warning MT7091: The framework C:\Users\shoky\AppData\Local\XamarinBuildDownloadCache\MLImg-1.0.0beta2\Frameworks\MLImage.framework is a framework of static libraries, and will not be copied to the app.
1>C:/Users/shoky/AppData/Local/XamarinBuildDownloadCache/MLKCore-5.0.0/Frameworks/MLKitCommon.framework/MLKitCommon : warning MT7091: The framework C:\Users\shoky\AppData\Local\XamarinBuildDownloadCache\MLKCore-5.0.0\Frameworks\MLKitCommon.framework is a framework of static libraries, and will not be copied to the app.
1>C:/Users/shoky/AppData/Local/XamarinBuildDownloadCache/GAppM-8.9.1/GoogleAppMeasurement-8.9.1/Frameworks/GoogleAppMeasurement.xcframework/ios-arm64_armv7/GoogleAppMeasurement.framework/GoogleAppMeasurement : warning MT7091: The framework C:\Users\shoky\AppData\Local\XamarinBuildDownloadCache\GAppM-8.9.1\GoogleAppMeasurement-8.9.1\Frameworks\GoogleAppMeasurement.xcframework\ios-arm64_armv7\GoogleAppMeasurement.framework is a framework of static libraries, and will not be copied to the app.
1>C:/Users/shoky/AppData/Local/XamarinBuildDownloadCache/MLKBarcode-1.6.0/Frameworks/MLKitBarcodeScanning.framework/MLKitBarcodeScanning : warning MT7091: The framework C:\Users\shoky\AppData\Local\XamarinBuildDownloadCache\MLKBarcode-1.6.0\Frameworks\MLKitBarcodeScanning.framework is a framework of static libraries, and will not be copied to the app.
1>C:/Users/shoky/AppData/Local/XamarinBuildDownloadCache/MLKMDD-3.0.0/Frameworks/MLKitMDD.framework/MLKitMDD : warning MT7091: The framework C:\Users\shoky\AppData\Local\XamarinBuildDownloadCache\MLKMDD-3.0.0\Frameworks\MLKitMDD.framework is a framework of static libraries, and will not be copied to the app.
1>C:/Users/shoky/AppData/Local/XamarinBuildDownloadCache/MLKVision-3.0.0/Frameworks/MLKitVision.framework/MLKitVision : warning MT7091: The framework C:\Users\shoky\AppData\Local\XamarinBuildDownloadCache\MLKVision-3.0.0\Frameworks\MLKitVision.framework is a framework of static libraries, and will not be copied to the app.
1>C:/Users/shoky/AppData/Local/XamarinBuildDownloadCache/MLImg-1.0.0beta2/Frameworks/MLImage.framework/MLImage : warning MT7091: The framework C:\Users\shoky\AppData\Local\XamarinBuildDownloadCache\MLImg-1.0.0beta2\Frameworks\MLImage.framework is a framework of static libraries, and will not be copied to the app.
1>C:/Users/shoky/AppData/Local/XamarinBuildDownloadCache/MLKCore-5.0.0/Frameworks/MLKitCommon.framework/MLKitCommon : warning MT7091: The framework C:\Users\shoky\AppData\Local\XamarinBuildDownloadCache\MLKCore-5.0.0\Frameworks\MLKitCommon.framework is a framework of static libraries, and will not be copied to the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant