This is a follow up to A martingale converging in distribution but not a.s. or in probability. Suppose we have a sequence of integer-valued RVs that satisfies
(1) $P(X_n=a~i.o.)=1$ for each $a=-1,0,1$
(2) $\sup_n|X_n(w)|<\infty$ a.s.
(3) For some $p\in(0,1/2)$, $P(X_n=1),P(X_n=-1)\to p$ and $P(X_n=0)\to 1-2p$.
How does one show this sequence of RVs doesn't converge in probability?
My Attempts: Clearly $X_n$ converges in distribution to RV $X$ with $P(X=1)=P(X=-1)=p,P(X=0)=1-2p$. Assume by contradiction that $X_n$ converges in probability, then it must be the case that $X_n\to X$ in probability. So there must be a subsequence $X_{n_k}\to X$ a.s.. But I couldn't find a way to go forward.