You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi , So i made a telegram mini app and integrated my dapp in it.
Now i click on my button that calls the albedo wallet getPublicKey() functions which opens my intnet at albedo.link.
Now this works fine in Android Cases for Telegram Mini App , but for the Ios and mac apps , it is redirecting to external browser instead of telegram mini app and hence i can't connect to the Dapp.
I checked my telegram mini app bot , i never defined the target="_blank" or some other definiton such that it opens the link in external browser.
Is it something related to albedo-intent sdk?
The text was updated successfully, but these errors were encountered:
Hi , So i made a telegram mini app and integrated my dapp in it.
Now i click on my button that calls the albedo wallet getPublicKey() functions which opens my intnet at albedo.link.
Now this works fine in Android Cases for Telegram Mini App , but for the Ios and mac apps , it is redirecting to external browser instead of telegram mini app and hence i can't connect to the Dapp.
I checked my telegram mini app bot , i never defined the target="_blank" or some other definiton such that it opens the link in external browser.
Is it something related to albedo-intent sdk?
The text was updated successfully, but these errors were encountered: