web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Pen Input Hangs While ...
Power Apps
Unanswered

Pen Input Hangs While Signing

(1) ShareShare
ReportReport
Posted on by 2

Hi there,

We have recently released an app to our users which is working fine for most of the users, but few users have reported that pen input control hangs when they try to sign and then they need to restart the app/ tablet to get it working again.

During testing, we coudn't reproduce this issue on both iOS and Android devices.

This issue is reported by the users using Android devices.

This is the first app which we have built using PowerApps and I will try to explain what we have done for PenInput below.

 

The pen input control has OnSelect property like this:

UpdateContext({varCustImage: Signature.Image})

This is used to identify whether the signature is present or not before submiting the form.

 

Also there is an image on the screen which displays the signature from the pen input which has following logic:

(This logic is in place to display signature from collection, if the user moves to a different case before submitting the form and comes back at a later stage)

If(
IsBlank(
LookUp(
frmCollection,
Number = gryInstructionsList.Selected.CASE_ID,
CustSignature
)
),
Signature.Image,
LookUp(
frmCollection,
Number = gryInstructionsList.Selected.CASE_ID,
CustSignature
)
)

Any help to resolve this issue will be greatly appreciated.

Categories:

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 394 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 324 Most Valuable Professional

Last 30 days Overall leaderboard