Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.
This repository was archived by the owner on May 15, 2024. It is now read-only.

Xamarin forms iOS PhoneDialer is not woking throwing error #257

@jitendrajadav

Description

@jitendrajadav

Bug report best practices: Submitting Issues

Description

Xamarin forms iOS PhoneDialer is not woking throwing error
please find below:
{Xamarin.Essentials.FeatureNotSupportedException: Specified method is not supported.
at Xamarin.Essentials.PhoneDialer.ValidateOpen (System.String number) [0x0001f] in <717f96720e9544d29cd74351077724c5>:0
at Xamarin.Essentials.PhoneDialer.PlatformOpen (System.String number) [0x00000] in <717f96720e9544d29cd74351077724c5>:0
at Xamarin.Essentials.PhoneDialer.Open (System.String number) [0x00000] in <717f96720e9544d29cd74351077724c5>:0
at KegID.ViewModel.PartnerInfoViewModel+d__80.MoveNext () [0x000bd] in C:\Project...\ViewModel\Dashboard\InfoViewModel.cs:523 }

Steps to Reproduce

  1. Create simple Xamarin forms app implement PhoneDialer works in android but not in iOS

Expected Behavior

It should show PhoneDialer

Actual Behavior

Throwing error

Basic Information

  • Version with issue:
  • Last known good version:
  • IDE:
  • Platform Target Frameworks:
    • iOS:
    • Android:
    • UWP:
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Screenshots

Reproduction Link

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions