zoho / react-native-zohodesk-portal-sdk

8 stars 4 forks source link

i am getting No known class method for selector 'showWithTitle:navigationMode:' while building the react native project in mac m1 #13

Closed Vishnu-swindia closed 1 year ago

Vishnu-swindia commented 1 year ago

No known class method for selector 'showWithTitle:navigationMode:' Use of undeclared identifier 'ZDPNavigationModePresent'

Screenshot 2023-05-22 at 11 38 23 AM

i am using react-native-zohoportal-sdk@1.0.7 , i have updated to latest version too, still getting the same error , tried all the solution out there.. please help...

Bala-Karunakaran commented 1 year ago

Hi @Vishnu-swindia ,

The class name mismatched in the screenshot you shared. Its not RNZDPortalTickets, its ZDPortalTicket. You can verify the code snippet here

Can you please check with our latest version 1.2.1.

Still you face issues, I'd suggest reaching out to us at support@zohodesk.com with maximum information.

Thanks.