Yash Chandra Verma
Yash Chandra Verma
@pichillilorenzo any update on this PR ? It looks important.
@pichillilorenzo any update on this ?
@pichillilorenzo any update on this ? Caching inital url would be good.
@pichillilorenzo any update?
@pichillilorenzo Basically, Truecaller launch a intent- `truecallersdk://truesdk/web_verify?requestNonce=0f6a5b72-365f-4a86-ac5b-d71581a75ef2&partnerKey=FOXvM3bc9658bc7f8420498b7337e61a995ca&partnerName=Some&lang=en&title=Sign%20in&skipOption=useAnotherNum` how to handle this, and make login successful, and return to exisitng web page.
I want this features to added. Facing same problem. Even `ContentLocation.trivial` don't works. @ayalma
hey @limsocheat , you can edit source file - `flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/feature_discovery-0.13.0+2/lib/src/foundation/feature_discovery.dart` ``` enum ContentLocation { above, below, trivial, right, // add this } ``` this file - `flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/feature_discovery-0.13.0+2/lib/src/widgets/overlay.dart` ``` Offset _backgroundPosition(Offset...
Hey @jonasbark , still found crash even after updating the plugin. Check the below image- 
@jonasbark any update.
@jonasbark @mig35 Here is new crash, please tell me a solution 