Hello Osayed,
Can you also confirm
all the SkiaSharp packages are using v1.59.x and not 1.6? The NuGet package manager can sometimes install the latest even when the dependency is an earlier version.
Also, double check the
RadBusyIndicator Required Telerik Assemblies documentation to insure that you have all the Telerik assemblies referenced:
RadBusyIndicator Required Telerik Assemblies
- Portable (or .NET Standard) Project
Telerik.XamarinForms.Common.dll
Telerik.XamarinForms.Primitives.dll
Telerik.XamarinForms.SkiaSharp.dll
- Android Project
Telerik.XamarinForms.Common.dll
Telerik.XamarinForms.Primitives.dll
Telerik.XamarinForms.SkiaSharp.dll
- iOS Project
Telerik.XamarinForms.Common.dll
Telerik.XamarinForms.Primitives.dll
Telerik.XamarinForms.SkiaSharp.dll
- UWP Project
Telerik.XamarinForms.Common.dll
Telerik.XamarinForms.Primitives.dll
Telerik.XamarinForms.SkiaSharp.dll
Demo
I've attached a demo. It's a straightforward "
File > New Xamarin.Forms" with "
Blank app" and "
.NET Standard" selected. After creating the projects, I installed Telerik UI for Xamarin (
via the Telerik NuGet server), updated Xamarin.Forms to the latest service release available for that version (3.0 in this case) and added the required NuGet packages (for example
Required Android support libraries).
Here is the entirety of the code:
XAML
Code-Behind
Here's the result at runtime:
As you can see, the control is working as expected.
Further Investigation
If you have any trouble, update my attached demo so that it replicates the issue and send it back to me so that we can investigate the issue directly.
Regards,
Lance | Tech Support Engineer, Sr.
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items