Open vishalyad16 opened 2 months ago
@jasongaare yeah... even i faced same issue working on a similar project. could you provide solution for the same ? for me what happened was it was working in android and for ios in debugger mode but when i created ipa it was not working properly. What could be the issue ??
@jasongaare @dimadeveatii @BZaldua @josmmv @chadwilken
The same code works on Android but not on iOS.
<GuidedUI guidedUIVisible={shouldDisplayAppliedGuide && state === 'Accepted'} placement="top" title={
You can reschedule your slot here
} currentCount={2} totalCount={2} handleSkip={handleAppliedGuidedUiSkip} handleDisable={handleAppliedGuidedUiDisable} handleNext={handleAppliedGuidedUiNext} > { buttonName === 'Schedule' ? ( <Tooltip isVisible={tooltipVisible} useInteractionManager={true} content={how can i fix this still stuck for 4 days?