EddyVerbruggen / EddyVerbruggen/nativescript-feedback

Error being raised "this.lastAlert.getTitle is not a function"

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
128
Forks
26
PR merge metrics
No merged PRs in 30d

Description

The error `this.lastAlert.getTitle is not a function` is being raised when `Feeback.show()` is called

Could this be because of:
`this.lastAlert = alerter.show();`
on `feedback.android.ts` ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in feedback.android.ts and trace the Feedback.show() path around the assignment to this.lastAlert. Inspect what alerter.show() returns and where getTitle() is called. Done when the reported error no longer occurs and the Android feedback behavior is covered by the repository's existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.